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

43490 Commits

Author SHA1 Message Date
dimitr
30f37376ae Fixed the broken (working as no-op) sweep in SuperServer.
Minor cleanup and simplification.
2012-08-28 17:58:36 +00:00
firebirds
0d737ccea2 nightly update 2012-08-25 03:42:56 +00:00
alexpeshkoff
04c02049dd Better fix for CORE-3786: Firebird 2.5.1 Classic (32-bit) Hangs on MacOSX 10.7 (Lion) on DB create after reboot 2012-08-24 13:30:50 +00:00
firebirds
5374b683ce nightly update 2012-08-21 03:55:10 +00:00
asfernandes
7e2aec6715 Backport fix for CORE-3902 - Derived fields may not be optimized via an index. 2012-08-21 00:53:06 +00:00
firebirds
74e8696858 nightly update 2012-08-17 04:50:55 +00:00
dimitr
cda8b90205 Corrected the arguments. Luckily, their binary values are the same. 2012-08-15 15:22:36 +00:00
alexpeshkoff
1b59032fbd Fixed CORE-3786: Firebird 2.5.1 Classic (32-bit) Hangs on MacOSX 10.7 (Lion) on DB create after reboot 2012-08-14 10:37:10 +00:00
paulbeach
4c60664e54 Allow build for 2.5.2 on MacOS 2012-08-14 08:09:29 +00:00
dimitr
98bc75069d Fixed the server crash in Stack::assign(). 2012-08-13 16:49:33 +00:00
firebirds
da886e266a nightly update 2012-08-11 04:41:10 +00:00
robocop
ff02d61612 Misc. 2012-08-11 02:39:35 +00:00
firebirds
cfd38c7aef nightly update 2012-08-09 04:44:33 +00:00
paulbeach
70835c8072 Fix CORE-3740 - optimisation bug in GCC 2012-08-08 14:38:40 +00:00
firebirds
8f055e9f4a nightly update 2012-07-29 04:22:14 +00:00
robocop
8325f5bd46 Misc. 2012-07-29 00:21:34 +00:00
firebirds
467c11e727 nightly update 2012-07-26 04:50:05 +00:00
alexpeshkoff
edd1b8289e Mac port 2012-07-25 11:11:55 +00:00
firebirds
85bb950aa6 nightly update 2012-07-24 04:50:53 +00:00
hvlad
f2216519fc Fixed bug CORE-3895 : High memory usage when PSQL code SELECT's from stored procedure which modified some data 2012-07-23 09:20:57 +00:00
firebirds
100844abf4 nightly update 2012-07-17 04:31:15 +00:00
alexpeshkoff
763937dea0 Removed debugging code 2012-07-16 10:43:27 +00:00
firebirds
a6a78702ec nightly update 2012-07-13 04:40:59 +00:00
robocop
336fc2b1ef Misc. 2012-07-12 06:33:14 +00:00
firebirds
c177f2d171 nightly update 2012-07-12 04:49:38 +00:00
dimitr
7bf22a8cc3 Updated the docs. 2012-07-11 05:20:07 +00:00
firebirds
63463c8f9b nightly update 2012-07-11 05:07:03 +00:00
asfernandes
87d19fb0c8 More changes related to CORE-3238 and CORE-3887. 2012-07-11 01:38:29 +00:00
asfernandes
325fe1cb16 Update. 2012-07-10 16:09:16 +00:00
asfernandes
e6169577fb Rework on CORE-3238 - Makes GEN_UUID return a compliant RFC-4122 binary UUID.
Fixed CORE-3887 - CHAR_TO_UUID and UUID_TO_CHAR works different in big/little endian architectures - problem similar to CORE-2898.
2012-07-10 16:00:27 +00:00
firebirds
007955fa59 nightly update 2012-07-06 04:37:56 +00:00
hvlad
1d8dc33a8b Fixed bug CORE-3884 : Server crashes on preparing empty query when trace is enabled 2012-07-05 09:49:23 +00:00
firebirds
242c9fb6a6 nightly update 2012-06-30 04:50:30 +00:00
hvlad
0b46626bb7 Enabled per-table runtime stats for sweeper (necessary for CORE-3656).
I don't think it will have noticeable performance penalty on current HW.
2012-06-29 16:29:13 +00:00
alexpeshkoff
94dc5b1e90 Removed unused var - thanks to Adriano 2012-06-29 07:14:39 +00:00
firebirds
28ccd98575 nightly update 2012-06-29 04:33:44 +00:00
hvlad
05dc7aae67 Improvement CORE-2668 : Write note into log when automatic sweep is started 2012-06-28 10:53:54 +00:00
hvlad
53fc571d65 Missed piece (CORE-3656) 2012-06-28 08:29:37 +00:00
hvlad
4f9a670470 Improvement CORE-3656 : Support for sweep information in Trace API 2012-06-28 08:07:56 +00:00
dimitr
4d25c24381 Updated the docs. A couple of the documented changes are still pending, to be committed today. 2012-06-28 07:27:16 +00:00
hvlad
23acb0f751 Improvement CORE-3879 : Make fb_lock_print a bit more handy 2012-06-28 07:20:35 +00:00
firebirds
951bb7ae13 nightly update 2012-06-28 04:39:32 +00:00
alexpeshkoff
23016b79e9 Backported fix for posix of CORE-3875: GBak does not check correctly parameters and backups random database with -B ":" 2012-06-27 11:54:03 +00:00
firebirds
b7f230a640 nightly update 2012-06-25 04:38:41 +00:00
hvlad
781d2e322b Fixed bug CORE-3860 : Trace API: Faulty database filter crashes server 2012-06-24 09:13:53 +00:00
firebirds
cfe2780375 nightly update 2012-06-22 04:39:21 +00:00
dimitr
81ea92cad3 Fixed the second part of CORE-3873: Server crashes while switching to the shadow if the disk I/O fault happens while flushing the cache. 2012-06-21 12:16:49 +00:00
dimitr
1636bb06fe The first part of the fix for CORE-3873: Server crashes while switching to the shadow if the disk I/O fault happens while flushing the cache. 2012-06-21 11:17:57 +00:00
firebirds
5a55774baa nightly update 2012-06-21 04:48:11 +00:00
hvlad
b8e6e1e303 Backported fix from v3 : backup state lock should be released at latch timeout, else lock state accounting becomes inconsistent. 2012-06-20 18:57:39 +00:00