8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 21:23:03 +01:00
Commit Graph

43192 Commits

Author SHA1 Message Date
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
firebirds
32d97c593a nightly update 2011-07-09 04:17:52 +00:00
paulbeach
802055cd3c Fix problem with fid's and GCD for MacOS 10.7 SuperServer 2011-07-08 11:33:27 +00:00
paulbeach
6307c50804 False positive for fdatasync on MacOS 2011-07-08 11:31:08 +00:00
firebirds
7351527acb nightly update 2011-07-08 03:42:02 +00:00
dimitr
c27550a6bc Fixed CORE-3547: Floating-point negative zero doesn't match positive zero in the index. 2011-07-07 16:24:27 +00:00
firebirds
e9c730dc88 nightly update 2011-07-02 03:23:47 +00:00
firebirds
8f4aa8aea2 nightly update 2011-07-01 11:28:52 +00:00
alexpeshkoff
b66f6ac350 updated 2011-07-01 10:39:39 +00:00
alexpeshkoff
9017640095 This appears to fix CORE-3400: Server crash every 3 hour (FreeBSD8.2R), but I did not get final confirmation from the reporter too long 2011-07-01 10:15:49 +00:00
alexpeshkoff
3f5521e68b Fixed CORE-3544: make install fails 2011-07-01 09:22:23 +00:00
dimitr
1084b2fce8 Misc. 2011-07-01 08:35:58 +00:00
firebirds
cca732c615 nightly update 2011-06-27 03:22:53 +00:00
hvlad
37c6106cda Fixed bug CORE-3509 : Alter procedure allows to add the parameter with the same name. 2011-06-26 22:27:07 +00:00
firebirds
fc14e88057 nightly update 2011-06-26 03:23:48 +00:00
robocop
2f87497b77 Misc. 2011-06-25 03:33:03 +00:00
firebirds
66c61c9d71 nightly update 2011-06-25 03:24:04 +00:00
hvlad
d5faade0ab Backport improvement CORE-3537 : There is no need to undo changes made in GTT created with ON COMMIT DELETE ROWS option when transaction is rolled back. 2011-06-24 13:14:27 +00:00
hvlad
08842c35c9 Backport improvement CORE-3536 : Garbage collection in GTT is unnecessary delayed by active transactions in another attachments 2011-06-24 13:08:59 +00:00
hvlad
7a00577864 Delete deferred work when savepoint is cleaned up after failure even if no records was modified. Else DFW task will be repeated at commit making system tables logically inconsistent. 2011-06-24 11:52:00 +00:00
hvlad
bfaab762ac Backported : don't try to undo changes when invalidated transaction is rolled back. I.e. force rollback via TIP if transaction was invalidated. 2011-06-24 11:48:06 +00:00
hvlad
9408973ff5 Additional fix for correct Nbackup state lock accounting. See also CORE-3465 2011-06-24 11:42:22 +00:00
hvlad
44fad53bdb Fixed bug CORE-3535 : Write target of dirty page could be undefined if error happens when nbackup state is changed.
Also prevent overwriting of first page of allocation table by data page contents.
2011-06-24 08:56:43 +00:00
hvlad
7466ac35e8 Additional patch for CORE-3521.
When CCH_flush() is called after last disconnect there is no attachment.
2011-06-24 08:17:38 +00:00
firebirds
8a9d851e96 nightly update 2011-06-22 03:25:43 +00:00
alexpeshkoff
d26f1c5c19 Fixed CORE-3532: Server hangs starting new session when trace is running 2011-06-21 09:06:43 +00:00
dimitr
734b950a93 Updated docs. 2011-06-20 08:41:56 +00:00
dimitr
74d59ec7a6 Updated docs. 2011-06-19 13:59:11 +00:00
asfernandes
6a46929634 Backported fix for CORE-3140 - Preserve comments for parameters after altering procedures. 2011-06-18 18:49:58 +00:00
hvlad
86a63f71e8 Fixed bug CORE-3524 : Compiling stored procedure while in use shutdown database 2011-06-17 12:41:06 +00:00
asfernandes
c25b2d84ea Backported fix for CORE-3523 - SIMILAR TO: False matches on descending ranges. 2011-06-17 01:20:41 +00:00
hvlad
87ba139bb3 Backport fix for bug CORE-3521 : Delta file contents is not flushed to disk 2011-06-16 09:11:07 +00:00