paul_reeves
|
a3deafce3a
|
Add/update cz i18n files for windows installer
|
2011-09-28 09:16:26 +00:00 |
|
firebirds
|
67ff0ebed5
|
nightly update
|
2011-09-27 03:26:28 +00:00 |
|
dimitr
|
67dfb71edf
|
Updated docs.
|
2011-09-26 07:14:16 +00:00 |
|
firebirds
|
9385755cf0
|
nightly update
|
2011-09-22 03:28:39 +00:00 |
|
alexpeshkoff
|
a18689cb71
|
Fixed unregistered bug - regression, found in 2.5.1 rc1
|
2011-09-21 13:51:26 +00:00 |
|
firebirds
|
752f8d6a91
|
nightly update
|
2011-09-21 03:27:20 +00:00 |
|
makowski
|
e928cef7fa
|
update french docs
|
2011-09-20 11:50:04 +00:00 |
|
paul_reeves
|
7dc29b3056
|
Add i18n windows installer files for cz and ru.
|
2011-09-20 08:02:10 +00:00 |
|
firebirds
|
e9a5a96b76
|
nightly update
|
2011-09-15 03:33:33 +00:00 |
|
paulbeach
|
51352f5aed
|
fix tmp directory ownership problem on MacOSX reboot
|
2011-09-14 13:08:37 +00:00 |
|
paulbeach
|
6f94f3806b
|
There seems to be an optimisation bug in Apple's implementation of gcc 4.2.1 on MacOSX 10.7 (Lion) when compiling in 32bit mode. The function uuid_to_char returns an error "binary UUID argument for UUID_TO_CHAR must use 16 bytes". Reducing the compiler optimisation flag from -O3 to -O1 fixes the problem.
|
2011-09-14 09:00:48 +00:00 |
|
firebirds
|
1094e6f3f0
|
nightly update
|
2011-09-12 03:25:07 +00:00 |
|
robocop
|
cd427bb738
|
Misc.
|
2011-09-11 05:24:36 +00:00 |
|
firebirds
|
ab21cdb148
|
nightly update
|
2011-09-10 03:27:08 +00:00 |
|
paul_reeves
|
a74674f3d2
|
Bring R2_5_1 tag up to date.
|
2011-09-09 09:07:35 +00:00 |
|
firebirds
|
ca708e256c
|
nightly update
|
2011-08-31 03:27:21 +00:00 |
|
alexpeshkoff
|
5d9c989fcd
|
Fixed CORE-3589: Internal shared resource leak
|
2011-08-30 13:46:36 +00:00 |
|
firebirds
|
ff3485f86c
|
nightly update
|
2011-08-20 03:26:25 +00:00 |
|
robocop
|
6f1ee134be
|
Misc.
|
2011-08-18 06:50:07 +00:00 |
|
firebirds
|
003db5fb3d
|
nightly update
|
2011-08-17 03:26:49 +00:00 |
|
paulbeach
|
006812b549
|
Needed for 2.5.1 build
|
2011-08-16 09:19:27 +00:00 |
|
dimitr
|
96ed2f97eb
|
Better English :-)
|
2011-08-16 06:47:47 +00:00 |
|
firebirds
|
6c7dec450d
|
nightly update
|
2011-08-10 03:28:13 +00:00 |
|
dimitr
|
2e00d413d3
|
Second part of CORE-3457: Optimize the temporary space manager regarding small chunk allocations.
|
2011-08-09 11:29:45 +00:00 |
|
firebirds
|
c139dc231e
|
nightly update
|
2011-08-09 03:24:55 +00:00 |
|
alexpeshkoff
|
1639e120bc
|
Removed debugging code, related with CORE-3560 - thanks to Claudio
|
2011-08-08 07:06:16 +00:00 |
|
firebirds
|
3a9188fb0e
|
nightly update
|
2011-08-07 03:24:44 +00:00 |
|
dimitr
|
aabb817f35
|
Updated docs.
|
2011-08-06 07:24:00 +00:00 |
|
firebirds
|
46609d68e2
|
nightly update
|
2011-08-05 03:26:08 +00:00 |
|
alexpeshkoff
|
d0184a5373
|
Fixed CORE-3560: Firebird 2.5 Classic Server uses more memory than 2.1.5 when caching metadata
|
2011-08-04 13:13:15 +00:00 |
|
dimitr
|
7832d8a17a
|
Updated docs.
|
2011-08-04 05:33:20 +00:00 |
|
firebirds
|
32f846311e
|
nightly update
|
2011-07-25 03:24:19 +00:00 |
|
robocop
|
bb03f43052
|
Misc.
|
2011-07-24 06:57:49 +00:00 |
|
firebirds
|
0b7c56f3cd
|
nightly update
|
2011-07-23 03:24:44 +00:00 |
|
dimitr
|
a021e4d1a1
|
Backported CORE-2709: Many indexed reads in a compound index with NULLs. Backward compatibility with existing indices is provided.
|
2011-07-22 08:17:12 +00:00 |
|
dimitr
|
ac493abad7
|
Correction. The process name is already converted into UTF8 at this point.
|
2011-07-22 06:52:47 +00:00 |
|
firebirds
|
ce7eefdf4c
|
nightly update
|
2011-07-22 03:24:29 +00:00 |
|
dimitr
|
8cf431c975
|
Relaxed the rules a bit thus moving some checks to runtime. This fixes the regression in CORE-1812.
|
2011-07-21 10:19:07 +00:00 |
|
firebirds
|
71c43a665a
|
nightly update
|
2011-07-21 03:30:18 +00:00 |
|
dimitr
|
73be4bfbd8
|
Attempted to have a [more or less] good solution for CORE-3553 (Nested loop plan is chosen instead of the sort merge for joining independent streams using keys of different types). It doesn't optimize all possible cases, but the most common ones.
|
2011-07-20 10:35:00 +00:00 |
|
firebirds
|
0ea5845d5a
|
nightly update
|
2011-07-18 03:25:42 +00:00 |
|
hvlad
|
4695be3cd9
|
Fixed bug CORE-3549 : Database corruption after end of session : page xxx is of wrong type expected 4 found 7
|
2011-07-17 09:38:21 +00:00 |
|
firebirds
|
701ecd5861
|
nightly update
|
2011-07-17 03:23:34 +00:00 |
|
hvlad
|
757ea1ee8f
|
Fixed bug CORE-3557 : AV in engine when preparing query against dropping table
|
2011-07-16 10:01:50 +00:00 |
|
firebirds
|
12a78668bd
|
nightly update
|
2011-07-15 03:50:12 +00:00 |
|
dimitr
|
23241eb2d3
|
Front ported CORE-3554: Server crashes during prepare or throws incorrect parsing error if the remotely passed SQL query is empty.
|
2011-07-14 15:54:27 +00:00 |
|
firebirds
|
fbcec2ce10
|
nightly update
|
2011-07-14 03:23:48 +00:00 |
|
dimitr
|
52cfec0f2b
|
Added the missing part for CORE-3547, related to BE platforms.
Cleaned up the unused SKD_d_float.
|
2011-07-13 15:10:13 +00:00 |
|
firebirds
|
85cf8538a4
|
nightly update
|
2011-07-13 03:23:27 +00:00 |
|
hvlad
|
86adbc35de
|
Fixed bug CORE-3533 : Firebird memory not released (Using superserver)
|
2011-07-12 09:06:00 +00:00 |
|