8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 06:43:02 +01:00
firebird-mirror/src
dimitr 1a4c0c5808 1) Encapsulated the remaining external looper calls inside a SEH block. It allows to catch async exceptions coming while result set is being fetched. No performance penalty has been noticed.
2) Slightly refactored the looper call chain to avoid code duplication.
3) Fixed CORE-4010: Fetch cannot be subsequently interrupted via DELETE FROM MON$STATEMENTS.
2012-12-13 18:31:42 +00:00
..
alice Implemented: 2012-09-12 07:45:51 +00:00
auth Implemented CORE-3861: Make it possible to encrypt database 2012-05-31 16:53:42 +00:00
burp 1. Fixed CORE-3786: Firebird 2.5.1 Hangs on MacOSX 10.7 (Lion) on DB create after reboot. 2012-11-01 11:40:18 +00:00
common Added the initialization timestamp to shmem regions. Modified the lock print output to report this timestamp. This is useful to know as all the counters inside the lock table are incremental and a baseline is required to make any time-based estimations. 2012-12-06 08:13:45 +00:00
dbs Misc. 2011-10-27 01:04:14 +00:00
dsql Yet another complementary bugfix for CORE-4004. 2012-12-12 07:48:34 +00:00
extlib Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports. 2012-03-01 08:55:43 +00:00
gpre Wiped out the code that never worked due to the missing support for native quads. 2012-11-01 01:36:27 +00:00
include 1. Fixed CORE-3786: Firebird 2.5.1 Hangs on MacOSX 10.7 (Lion) on DB create after reboot. 2012-11-01 11:40:18 +00:00
intl Fixed CORE-3638 - Introduce FR_CA_CI_AI collation and change FR_FR and FR_FR_CI_AI to be identical to FR_CA and FR_CA_CI_AI respectively. 2012-08-29 15:43:57 +00:00
iscguard Fixed Windows build 2012-03-01 18:18:46 +00:00
isql Wiped out the code that never worked due to the missing support for native quads. 2012-11-01 01:36:27 +00:00
jrd 1) Encapsulated the remaining external looper calls inside a SEH block. It allows to catch async exceptions coming while result set is being fetched. No performance penalty has been noticed. 2012-12-13 18:31:42 +00:00
lock Added the initialization timestamp to shmem regions. Modified the lock print output to report this timestamp. This is useful to know as all the counters inside the lock table are incremental and a baseline is required to make any time-based estimations. 2012-12-06 08:13:45 +00:00
misc nightly update 2012-12-13 03:39:31 +00:00
msgs Use correct default password in examples 2012-11-16 14:03:39 +00:00
plugins Improvements to the UDR engines. 2012-06-05 15:31:32 +00:00
qli Implemented: 2012-09-12 07:45:51 +00:00
remote Begin wire crypt only after successfull authentication - this helps avoid meaningless message when password is wrong, thanks to Vlad 2012-11-01 14:38:14 +00:00
utilities Fixed Windows build after recent Alex's changes 2012-11-03 10:55:16 +00:00
yvalve Darwin port 2012-12-13 14:40:20 +00:00