8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-30 09:23:09 +01:00
firebird-mirror/src
2013-09-22 15:36:57 +00:00
..
alice Moved ThreadData into the namespace + small cleanup. 2013-04-13 15:07:51 +00:00
auth Enhanced diagnostics in authentication plugin 2013-07-15 13:06:57 +00:00
burp A few corrections, mostly regarding new-style vs legacy UDFs. 2013-06-19 09:14:01 +00:00
common Added conditional locking option to Firebird::Sync. 2013-09-22 15:36:57 +00:00
dbs Misc. 2011-10-27 01:04:14 +00:00
dsql Somewhat hackery fix for CORE-4201: Computed field returns null value inside BI trigger. 2013-09-20 08:28:41 +00:00
extlib Misc. 2013-06-28 02:03:10 +00:00
gpre Added support for changing configuration (client and embedded) from API 2013-04-04 13:17:57 +00:00
include Implemented CORE-4218 (database owner in MON$DATABASE) and CORE-4222 (auth method in MON$ATTACHMENTS). 2013-09-18 09:37:59 +00:00
intl Fixed CORE-2912 - Exception when upper casing string with lowercase y trema (code 0xFF in ISO8859_1) 2013-06-20 15:44:14 +00:00
iscguard Fixed Windows build 2012-03-01 18:18:46 +00:00
isql No need to include locale.h twice and don't try to call setlocale if it isn't available. 2013-09-14 15:22:37 +00:00
jrd Unconditionally flush the page cache to disk if FLUSH_ALL / FLUSH_FINI modes are used and FW=OFF. This puts a little bit more consistency and favors explicit flushes over implicit ones (e.g. when database is detached and its file is closed). 2013-09-22 15:35:36 +00:00
lock Warnings. 2013-08-19 15:46:34 +00:00
misc nightly update 2013-09-22 00:30:52 +00:00
msgs Improvement CORE-4206 - Add RESTART [WITH] clause for alter identity columns. 2013-09-05 15:58:30 +00:00
plugins Misc 2013-06-11 15:57:30 +00:00
qli Implemented: 2012-09-12 07:45:51 +00:00
remote Fixed segfault when releasing IMessageMetadata, reported by Dmitry privately. It was bad idea to return to the user interface created by plugin. 2013-07-19 13:51:54 +00:00
utilities Fixed CORE-4163: Configuration fbtrace.conf contains syntax errors (make trace use native order of config file keys) 2013-09-18 16:03:43 +00:00
yvalve Postfix for CORE-3935 & CORE-3944: helps avoid segfaults/deadlocks when shutting down firebird 2013-08-16 12:44:10 +00:00