hvlad
5ac9733073
Fixed bug CORE-3515 : Index corruption. Validation put "missing entries" message into firebird.log
2011-06-05 08:17:04 +00:00
firebirds
e97bd14d78
nightly update
2011-06-05 03:22:58 +00:00
asfernandes
59d841e92e
Backport fix for CORE-3511 - Unquoted role names with non-ASCII characters passed in DPB are upper-cased wrongly.
2011-06-04 18:43:10 +00:00
asfernandes
c644ccd699
Backport fix for CORE-3479 - ASCII_VAL raises error instead of return 0 for empty strings.
2011-06-04 18:42:37 +00:00
firebirds
ce5be1f386
nightly update
2011-06-04 03:31:14 +00:00
dimitr
af561dd578
Updated the docs.
2011-06-03 16:58:18 +00:00
alexpeshkoff
772f9af937
Backported CORE-3512: Server hangs when trace is running
2011-06-03 14:10:53 +00:00
alexpeshkoff
c4f522cadf
Fixed CORE-2921: 'make install' does not work on freebsd
2011-06-03 09:52:28 +00:00
firebirds
605de72bd9
nightly update
2011-06-03 03:24:35 +00:00
dimitr
17be2f24d6
Fixed CORE-3508: MON$DATABASE_NAME and MON$ATTACHMENT_NAME fields contain question marks instead of non-ASCII characters regardless of the connection charset.
2011-06-02 13:48:11 +00:00
alexpeshkoff
f698d32265
Fixed CORE-3151: memory allocated in sqlda_sup may be not released in some cases
2011-06-02 08:42:50 +00:00
alexpeshkoff
093179e11f
Fixed CORE-3150: segmentation fault in gbak when interrupted with Ctrl-C
2011-06-02 07:45:08 +00:00
firebirds
a854973c49
nightly update
2011-06-02 03:25:02 +00:00
alexpeshkoff
016fd3b757
Backported CORE-3199: nackup fails due to O_NOATIME flag in database open
2011-06-01 12:17:13 +00:00
alexpeshkoff
cd603486ca
Backported CORE-3462: Add metadata only restore to Services API
2011-06-01 10:39:29 +00:00
alexpeshkoff
843dfc2c49
Backported CORE-3461: DDL operations fail after backup/restore
2011-06-01 08:55:06 +00:00
firebirds
ea80516246
nightly update
2011-05-31 03:29:57 +00:00
asfernandes
0bda6ba36f
Fixed CORE-3489 - Blob transliteration may not happen inside the union.
2011-05-31 00:54:35 +00:00
alexpeshkoff
66545fdb17
Fixed CORE-3467: provide a silent install switch
2011-05-30 15:50:59 +00:00
alexpeshkoff
38e5124847
Fixed CORE-3487: sometimes fbtracemgr segfaults when ending with ctrl+c
2011-05-30 12:39:11 +00:00
dimitr
e04bf21073
Fixed CORE-3387: Client library could hang infinitely waiting for a reply packet on a forcibly disconnected server socket.
2011-05-30 09:55:59 +00:00
firebirds
602f749446
nightly update
2011-05-28 03:23:44 +00:00
mapopa
107f789676
Unused inline function
2011-05-27 09:00:25 +00:00
firebirds
74cb8e6ead
nightly update
2011-05-27 03:27:46 +00:00
asfernandes
3cfc3120ad
Missed piece for CORE-3491.
2011-05-27 02:00:41 +00:00
asfernandes
d12b551207
Fixed CORE-3491 - Altering of a TYPE OF COLUMN parameter affects the original column.
2011-05-27 01:13:17 +00:00
firebirds
f6f59b728b
nightly update
2011-05-26 03:25:45 +00:00
alexpeshkoff
63102d01b5
Fixed CORE-3482: nbackup ctrl-c segfaults and leaves db locked (delta file continues to grow)
2011-05-25 11:50:25 +00:00
alexpeshkoff
351324f490
Fixed CORE-3494: Attach fails after shutdown rejected by handler installed in fb_shutdown_callback()
2011-05-25 11:41:34 +00:00
dimitr
8d1abf0939
Fixed CORE-3493: Adding a value to a timestamp below '16.11.1858 00:00:01' throws 'value exceeds the range for valid timestamp'. v2.1 wasn't really affected although the validation sequence was wrong.
2011-05-25 10:56:22 +00:00
dimitr
bdb2e2a356
Fixed the assertion.
2011-05-25 07:48:24 +00:00
firebirds
ae9964723a
nightly update
2011-05-20 03:25:26 +00:00
alexpeshkoff
4682fdcf0d
Fixed CORE-3486: GPRE language modules can't be compiled with gcc 4.4
2011-05-19 17:08:01 +00:00
mapopa
c860d79772
comment cleanup EKU: obsolete, replaced by _FILE_OFFSET_BITS
2011-05-19 11:09:02 +00:00
mapopa
5b2bddde7d
Disabled, not found anywhere function
2011-05-19 09:42:39 +00:00
mapopa
91a9a9b997
eliminate unused anywere defines
2011-05-19 09:38:07 +00:00
mapopa
e9303889ed
Fix license url for IPL 1.0 http://www.firebirdsql.org/index.php?op=doc&id=ipl
2011-05-19 08:33:37 +00:00
mapopa
da56e757f9
License page is hosted here http://www.firebirdsql.org/index.php?op=doc&id=ipl
2011-05-19 08:31:16 +00:00
firebirds
ac0e3b0fcb
nightly update
2011-05-17 03:27:10 +00:00
mapopa
72a494be68
Apply Patch that fixes GNU/Hurd Debian build
...
Firebird FTBFS on GNU/Hurd because MAXPATHLEN is not defined on that
platform.
Attached is a patch which fixes that. Please apply, it is a simple
fix and it blocks php5 build on GNU/Hurd.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626931
2011-05-16 14:38:06 +00:00
firebirds
aa3b02c519
nightly update
2011-05-13 03:25:37 +00:00
dimitr
2e987fcc07
Fixed CORE-3477: Passing non-existing SQL parameters always crash server.
2011-05-12 14:51:12 +00:00
dimitr
ac4efcc497
Reduced memory usage for CORE-3457: Optimize the temporary space manager regarding small chunk allocations.
2011-05-12 09:37:47 +00:00
dimitr
401f31a082
Rolled back the patch for CORE-2812 (Prohibit any improper mixture of explicit and implicit joins) because of being too radical for the point release and because of the found issues that require further investigation. The proper solution will be developed for v3.0 only.
...
This fixes the related regressions CORE-3395 and CORE-3474 reported against v2.5.1.
2011-05-12 08:34:58 +00:00
firebirds
d3b027b883
nightly update
2011-05-11 03:25:47 +00:00
mapopa
bf3d1607f3
Description:fix big-endian mips detection It seems big-endian MIPS defines "MIPSEB"
...
Author: Damyan Ivanov <dmn@debian.org>
Debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474773
2011-05-10 13:29:57 +00:00
mapopa
98990e84e8
Description: ensure atomic_ops.h defined AO_REQUIRE_CAS in order to ensure
...
that AO_compare_and_swap is available even if emulated.
This would give poor performance on platforms where no native implementation
is available, but at least it gives some chance of running Firebird
Author: Damyan Ivanov <dmn@debian.org>
Debian-Bug: 565861 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565861
2011-05-10 13:15:20 +00:00
mapopa
25c28b9714
From: Damyan Ivanov <dmn@debian.org>
...
Description: add workarounds for libtool before 2.2.6a
This makes it possible to build Firebird 2.5 on Debian Lenny and other
distributions that dont have libtool 2.2.6a available
2011-05-10 11:53:31 +00:00
mapopa
2bea56a9dd
remove -mcpu=powerpc from cflags on powerpc
...
-mcpu=powerpc assumes certain powerpc and will create wrong code if the
default cpu is not compatible with with -mcpu=powerpc. This is the case
on softfloat toolchains for instance.
This patch removes the -mcpu= state from cflags and the default cpu will
be used.
http://lists.alioth.debian.org/pipermail/pkg-firebird-general/2010q2/001932.html
2011-05-10 10:00:58 +00:00
mapopa
e3f9719b0d
Description: Drop -m32 flag
...
This prefix file is used on all sparc variants and -m32 breaks the build on sparc64
Author: Damyan Ivanov <dmn@debian.org>
Forwarded: from debian/patches
2011-05-10 09:49:05 +00:00