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

50440 Commits

Author SHA1 Message Date
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
hvlad
1783a24834 Fixed a typo 2014-06-13 11:20:32 +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
38dcfb7700 Avoid warnings. 2014-06-11 15:39:45 +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
alexpeshkoff
dcb2f81695 Fixed transactions leak caused by my recent commit 2014-06-10 15:04:01 +00:00
dimitr
0cace38015 2014-06-10 13:32:42 +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
alexpeshkoff
ec75ae684d Avoid shutdown delay when all logins appear wrong due to closed security database 2014-06-10 07:06:56 +00:00
firebirds
f18c9f516d nightly update 2014-06-09 00:33:18 +00:00
asfernandes
0db90d6b6d Misc. 2014-06-08 01:55:06 +00:00
asfernandes
1277bf593b Fixed CORE-4453 - Regression: NOT NULL constraint, declared in domain, does not work. 2014-06-08 01:53:21 +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
alexpeshkoff
553860f97a Avoid loading <string> by ICU 2014-06-06 10:29:23 +00:00
firebirds
6a924df3f2 nightly update 2014-06-05 00:40:23 +00:00
dimitr
ec07db9882 Fixed CORE-4447: Positioned UPDATE statement prohibits index usage for the subsequent cursor field references. 2014-06-04 09:51:26 +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
asfernandes
7d720d16c4 Apply patch "Removed white space before bracket" by Jiri Cincura. 2014-05-28 14:59:38 +00:00
firebirds
6360337fab nightly update 2014-05-27 00:45:20 +00:00
asfernandes
db035386c4 Fixed the problem reported in CORE-4403 comment. 2014-05-26 23:10:10 +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
robocop
ccbd233b62 Misc. 2014-05-24 06:12:52 +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
asfernandes
8cdb9c3f1d Fixed DOC-92 - Values for rdb$identity_type not correct in release notes. 2014-05-21 17:11:27 +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
dimitr
3e4ce0c041 This should fix the restore issue with PSQL functions. 2014-05-19 14:54:20 +00:00