8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 04:43:03 +01:00
firebird-mirror/src
hvlad 84a8e2d334 Fixed few inconsistencies introduced when VIO_erase() started to use update in place:
- GC thread\sweeper ignores deleted records with no backversions, that should be cleaned up,
- VIO_erase wrongly increments number of deleted records in case of failure (lock conflict, etc),
- missing notification of GC thread in VIO_erase().
2021-06-25 14:34:51 +03:00
..
alice Fix for #6817: -fetch_password passwordfile does not work with gfix 2021-06-08 19:10:21 +03:00
auth Fix warnings. 2021-02-16 13:00:02 -03:00
burp Postfix for CORE-6525 according to Adriano's suggestion 2021-03-27 18:04:25 +03:00
common Fix #5534 - String truncation exception on UPPER/LOWER functions, UTF8 database and some multibyte characters. 2021-06-11 09:47:19 -03:00
dbs Remove QLI. (#6840) 2021-06-08 10:31:18 -03:00
dsql Extract common code\request into deletePrivilegesByRelName(). 2021-06-23 11:32:38 +03:00
extlib Make self test of compatibility UDR work with dialect 1 2020-01-29 20:19:13 +03:00
gpre Next attempt to fix CORE-5197 2020-12-25 17:03:26 +03:00
include Remove QLI. (#6840) 2021-06-08 10:31:18 -03:00
intl Fixed CORE-6056 - Overflow warings in some collations. 2019-05-10 12:21:29 -03:00
iscguard Move Config to Firebird namespace (#282) 2020-09-11 20:06:48 +03:00
isql Fix #6796 - Buffer overflow when padding line with national characters causes ISQL crash. 2021-05-06 14:49:14 -03:00
jrd Fixed few inconsistencies introduced when VIO_erase() started to use update in place: 2021-06-25 14:34:51 +03:00
lock Make this function's code better understandable, avoid negative wait times 2021-05-17 10:55:44 +03:00
misc increment build number 2021-06-24 00:05:04 +00:00
msgs Revert file encoding - damaged in #6840. 2021-06-21 13:37:12 -03:00
plugins Removed dispose() and release() from most of implementations as was suggested by Adriano long time ago. 2020-11-13 14:49:35 +03:00
remote Fixed #6853: Asynchronous replication leaks file handles 2021-06-12 10:37:00 +03:00
utilities Fixed CORE-6498: Firebird server stops to listen to new connections after error in nbackup service 2021-02-25 16:44:06 +03:00
yvalve Fix for #6836 - fb_shutdown() does not wait for self completion in other thread 2021-05-31 19:42:14 +03:00
CMakeLists.txt Remove QLI. (#6840) 2021-06-08 10:31:18 -03:00