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

34370 Commits

Author SHA1 Message Date
firebirds
4a0b3a66c8 nightly update 2014-06-18 00:43:02 +00:00
firebirds
4cc3b8012a nightly update 2014-06-17 00:40:31 +00:00
firebirds
950ccbbc52 nightly update 2014-06-14 00:33:14 +00:00
dimitr
153b06b2fd Minor structure changes. 2014-06-13 16:28:22 +00:00
dimitr
bfc9a9c929 Frontported CORE-3305: "BLOB not found" error after creation/altering of the invalid trigger. 2014-06-13 11:28:33 +00:00
firebirds
d9a522b802 nightly update 2014-06-13 00:29:43 +00:00
asfernandes
d5d8292034 Fixed CORE-4417 - gbak: cannot commit index ; primary key with german umlaut. 2014-06-12 15:44:22 +00:00
hvlad
48074c1325 Implement improvement CORE-4451 : Allow output to trace explain plan form
New boolean setting was added into fbtrace.conf: explain_plan.
See also comments at fbtrace.conf nearby explain_plan.
2014-06-12 14:26:32 +00:00
firebirds
1c3115f8b4 nightly update 2014-06-12 00:29:33 +00:00
asfernandes
fd7983167c Fixed the Windows build. 2014-06-11 15:21:18 +00:00
firebirds
c15f4929f2 nightly update 2014-06-11 00:33:19 +00:00
asfernandes
33a95103dc Fixed CORE-4457 - DATEADD should support fractional value for MILLISECOND. 2014-06-10 15:48:41 +00:00
dimitr
2c4b4f61eb Improvement CORE-2303: Include plan in MON$STATEMENTS. 2014-06-10 13:32:29 +00:00
hvlad
1d18b9cefc Front ported:
fix for bug CORE-4444 : Engine could hung and block all attachments in out of disk space condition during physical backup,
improvement CORE-4445 : Extend main database file faster when physical backup state changed from stalled to merge
2014-06-10 11:33:59 +00:00
hvlad
759bf6a592 Front ported fix for bug CORE-4444 : Engine could hung and block all attachments in out of disk space condition during physical backup 2014-06-10 09:31:35 +00:00
hvlad
02e898741a Front ported support for fallocate() call on Linux.
Front ported improvement CORE-4443 : Use fast file grow on those Linux systems which supports it
2014-06-10 09:00:58 +00:00
alexpeshkoff
6a2016235a Fixed CORE-4435: After calling release() for attachment to database (instead detach) in embedded mode attachment remains active forever (and some cleanup re. reference counters) 2014-06-10 07:13:34 +00:00
firebirds
f18c9f516d nightly update 2014-06-09 00:33:18 +00:00
firebirds
0911475088 nightly update 2014-06-07 00:44:34 +00:00
alexpeshkoff
ee7088a6c9 Use GlobalPtr for static variable doing memory allocation 2014-06-06 10:41:25 +00:00
firebirds
6a924df3f2 nightly update 2014-06-05 00:40:23 +00:00
firebirds
5f0a562f46 nightly update 2014-05-30 00:33:54 +00:00
dimitr
96c17523f3 Totally misc. 2014-05-29 07:19:29 +00:00
firebirds
e34a9b061c nightly update 2014-05-29 00:58:23 +00:00
firebirds
6360337fab nightly update 2014-05-27 00:45:20 +00:00
firebirds
aae182c391 nightly update 2014-05-25 00:32:41 +00:00
robocop
6728c37dbf Misc. 2014-05-24 08:12:34 +00:00
firebirds
0c5944087c nightly update 2014-05-24 00:55:25 +00:00
asfernandes
bb735cb5a2 Misc. 2014-05-23 02:12:56 +00:00
firebirds
45e46da20d nightly update 2014-05-23 00:28:39 +00:00
alexpeshkoff
7108452144 Fixed CORE-4430: Properties of user created in Legacy_UserManager padded with space up to 10 character 2014-05-22 13:18:48 +00:00
alexpeshkoff
dd549a0a4d Arm64 port 2014-05-22 10:47:03 +00:00
firebirds
74d14de7e1 nightly update 2014-05-22 00:27:55 +00:00
alexpeshkoff
befcba7105 Fixed issues related to encoding of switch value in gbak/nbackup - thanks to Adriano. Added support for -SKIP_DATA to services. 2014-05-21 13:11:43 +00:00
firebirds
26853e6ac6 nightly update 2014-05-21 00:55:12 +00:00
alexpeshkoff
be0f72fa6e Fixed assertion reported by Pavel Zotov privately, took typical measures to avoid such behavior in the future 2014-05-20 08:05:16 +00:00
firebirds
be44482ff1 nightly update 2014-05-20 00:39:00 +00:00
asfernandes
3f8de25fcc Feature CORE-4403 - Allow referencing cursors as record variables in PSQL.
Improvement CORE-4434 - Extend the use of colon prefix for read/assignment OLD/NEW fields and assignment to variables.
2014-05-19 19:06:47 +00:00
firebirds
dd86265553 nightly update 2014-05-17 00:31:50 +00:00
hvlad
2167ea13e9 Correct format specifiers 2014-05-16 12:59:48 +00:00
hvlad
d8cefdea39 Front ported fix for bug CORE-4433 : GlobalRWLock could not downgrade EX lock to SH if readers is present 2014-05-16 12:10:00 +00:00
hvlad
6a806677fd Front ported:
1. Improvement CORE-4431 : Reduce contention for allocation table lock while database is in stalled physical backup state
2. Improvement CORE-4432 : Let attachments to not block others when allocation table is read first time
3. On Windows, file can not be deleted while system writes cached data into it, even if file is not open by anyone.
Therefore flush delta file implicitly before closing it.
2014-05-16 12:07:08 +00:00
hvlad
714c151a2d Front ported fix for bug CORE-4372 : Deadlock is possible when two data pages contains record fragments pointing to each other 2014-05-16 10:53:28 +00:00
firebirds
db963fdc18 nightly update 2014-05-15 00:35:37 +00:00
dimitr
b17b5efccd Fixed CORE-4419: Server crashes while sorting records longer than 128KB. 2014-05-14 09:22:16 +00:00
dimitr
15e8bbd4e8 Slightly reworked the key processing in the hash join algorithm. 2014-05-14 08:28:13 +00:00
dimitr
1ca0ace21f Fixed the accidentally broken merge join algorithm. 2014-05-14 08:24:18 +00:00
firebirds
5d24054960 nightly update 2014-05-14 00:28:58 +00:00
asfernandes
4e843cc326 Fixed CORE-4425 - User-collations based on UNICODE are not upgrade to newer ICU version on restore. 2014-05-13 01:47:59 +00:00
firebirds
d068dc5ba5 nightly update 2014-05-13 00:48:25 +00:00