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

44069 Commits

Author SHA1 Message Date
dimitr
31bdbe0462 Trivial fix for CORE-4500: Firebird crashes after unsuccessful remapping of the lock table's shared memory. 2014-07-29 05:35:49 +00:00
firebirds
e2d1b20425 nightly update 2014-07-12 00:42:42 +00:00
dimitr
eb2a5ddc88 This time really fixed the Windows builds. 2014-07-11 11:31:26 +00:00
firebirds
2d2f36db8d nightly update 2014-07-08 00:52:54 +00:00
hvlad
94b129a862 Fixed MSVC10 build 2014-07-07 06:57:04 +00:00
hvlad
7d8e5a4b04 Fixed MSVC9 build 2014-07-07 06:45:43 +00:00
hvlad
426162fd1b Fixed MSVC8 build 2014-07-07 06:41:43 +00:00
firebirds
07a5dd5d05 nightly update 2014-07-04 00:50:22 +00:00
alexpeshkoff
e1c5dce5d7 Fixed regression in 2.5.3 - fails to build on relatively old distros 2014-07-03 07:48:17 +00:00
firebirds
cf8d4fe494 nightly update 2014-07-01 00:31:14 +00:00
alexpeshkoff
cb65a2ae3c Backported fix for CORE-4475: attempt to create lock files directory fails during cleanup 2014-06-30 11:46:26 +00:00
firebirds
0aa194aea7 nightly update 2014-06-20 00:54:48 +00:00
alexpeshkoff
11b3abb3e7 HPUX port - fixed assertion for RISC machines with compiler missing __thread support 2014-06-19 12:24:35 +00:00
firebirds
dcceca9945 nightly update 2014-06-19 00:48:08 +00:00
alexpeshkoff
d304809db9 AIX port 2014-06-18 10:47:48 +00:00
firebirds
e164e9cca9 nightly update 2014-06-18 00:57:56 +00:00
asfernandes
4f1a7be502 Fixed CORE-4452 - Can`t create two collations with different names if autoddl =OFF. 2014-06-17 15:45:56 +00:00
firebirds
99d7795878 nightly update 2014-06-17 00:54:22 +00:00
alexpeshkoff
2abd689074 Backported fix for CORE-4461: nbackup prints error messages to stdout instead stderr 2014-06-16 13:50:30 +00:00
firebirds
21f62e363a nightly update 2014-06-14 00:48:10 +00:00
dimitr
04948495d0 Updated the docs. 2014-06-13 10:52:30 +00:00
firebirds
758f408f8f nightly update 2014-06-13 00:41:56 +00:00
asfernandes
49a4e33f41 Backported fix for CORE-4417 - gbak: cannot commit index ; primary key with german umlaut. 2014-06-12 15:56:47 +00:00
dimitr
8d5c152626 Updated the docs. 2014-06-12 07:19:11 +00:00
firebirds
4b435a4030 nightly update 2014-06-11 00:47:03 +00:00
dimitr
dcd6de2dc8 Patch by Nickolay Samofatov: avoid an AST overhead for heavily-loaded systems with many requests. This is committed into v2.5 only, so far I doubt v3 needs that. 2014-06-10 20:17:03 +00:00
dimitr
480bd4cd74 Fixed CORE-4460: Expressions containing some built-in functions may be badly optimized. 2014-06-10 20:05:10 +00:00
firebirds
20fabf1cff nightly update 2014-06-07 01:02:01 +00:00
alexpeshkoff
109a4e5467 Use GlobalPtr for static variable doing memory allocation 2014-06-06 10:42:04 +00:00
firebirds
9eb8626ee7 nightly update 2014-06-04 01:01:11 +00:00
dimitr
7b9be79b59 Replaced debug info blob id with blob contents in cached triggers. This fixes the first part of CORE-3305 / CORE-4390, thus making the original problem visible. 2014-06-03 11:02:09 +00:00
firebirds
748d32a1b0 nightly update 2014-05-30 00:46:35 +00:00
dimitr
8994b8d190 Updated the docs. 2014-05-29 12:15:21 +00:00
hvlad
9612a8600b Fixed 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-05-29 07:54:15 +00:00
hvlad
97ff4dee5b Fixed bug CORE-4444 : Engine could hung and block all attachments in out of disk space condition during physical backup 2014-05-29 07:46:52 +00:00
hvlad
3294d606a9 Implement support for fallocate() call on Linux.
Implement improvement CORE-4443 : Use fast file grow on those Linux systems which supports it
2014-05-29 07:44:26 +00:00
firebirds
70c95a289f nightly update 2014-05-29 01:27:14 +00:00
dimitr
7ad0d3677b Updated the docs. 2014-05-28 06:39:57 +00:00
dimitr
24fa109eea CORE-4437: Add support for the RETURNING clause to Embedded SQL.
CORE-4438: Add support for UPDATE OR INSERT statement to Embedded SQL.
Only C/C++ language support is added, other languages will be supported in trunk.
2014-05-28 05:56:23 +00:00
firebirds
ae8bb44e71 nightly update 2014-05-24 02:35:32 +00:00
robocop
d59e104189 Misc. 2014-05-23 01:31:53 +00:00
firebirds
ce9fafa480 nightly update 2014-05-23 00:42:20 +00:00
alexpeshkoff
4db5ac60e0 Missed file for ARM64 port 2014-05-22 10:28:25 +00:00
alexpeshkoff
b144c0d35e I have a report that this fix makes it possible to have successfull release build on HP-UX B.11.31 with HP C/aC++ A.06.26 compiler 2014-05-22 10:09:53 +00:00
firebirds
a098384e60 nightly update 2014-05-17 00:48:28 +00:00
hvlad
25b1575627 Correct format specifiers 2014-05-16 13:01:44 +00:00
firebirds
cb148258e7 nightly update 2014-05-16 00:42:23 +00:00
hvlad
aaf2a1e659 Fixed bug CORE-4433 : GlobalRWLock could not downgrade EX lock to SH if readers is present 2014-05-15 22:06:44 +00:00
hvlad
87ee6b8c2d 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-15 22:05:06 +00:00
firebirds
4eb665ba9c nightly update 2014-05-13 02:34:34 +00:00