8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-30 09:23:09 +01:00
Commit Graph

53464 Commits

Author SHA1 Message Date
firebirds
1024cce813 increment build number 2019-01-20 00:04:13 +00:00
Adriano dos Santos Fernandes
4fefe5c739 Fixed CORE-5986 - Incorrect evaluation of NULL IS [NOT] {FALSE | TRUE}. 2019-01-19 17:30:52 -02:00
firebirds
3796d9ccec increment build number 2019-01-18 00:04:25 +00:00
Dmitry Yemanov
a74130019a Attempted to fix CORE-2440, CORE-5118 and CORE-5900 together (expression indices contain NULL keys after restore). 2019-01-17 14:09:33 +03:00
Dmitry Yemanov
e5a2c6b506 Fixed the database left attached (and the engine not unloaded) after error thrown from the beginning of the attach process (e.g. due to the engine shutdown in progress) 2019-01-17 14:09:33 +03:00
firebirds
5038fa13bf increment build number 2019-01-17 00:04:05 +00:00
Dmitry Yemanov
bebba514c0 More reliable check for view vs table 2019-01-16 13:23:24 +03:00
Dmitry Yemanov
60ed79f6b0 Reworked Alex's solution for modern compilers (GCC 5/6) 2019-01-16 12:14:52 +03:00
firebirds
c2de91fa38 increment build number 2019-01-10 00:04:43 +00:00
hvlad
f8a2a3615c Ported fix for bug CORE-5980 : Firebird 2.5.6 & 25.8 server crash 2019-01-09 16:13:09 +02:00
firebirds
829628f51f increment build number 2018-12-27 00:04:00 +00:00
AlexPeshkoff
ee4c54ab12 Backported CORE-5724: Add ability to use "install.sh -path /opt/my_path" without need to install FB first in the default folder ("/opt/firebird") 2018-12-26 17:21:44 +03:00
firebirds
0eee6616e7 increment build number 2018-12-08 00:04:19 +00:00
AlexPeshkoff
992b642eb6 Improved documentation 2018-12-07 20:18:15 +03:00
firebirds
4418e89a34 increment build number 2018-11-23 00:03:55 +00:00
Dmitry Yemanov
93da6eb68d This should fix CORE-5395: Invalid data type for negation (minus operator) 2018-11-22 13:23:46 +03:00
firebirds
8f4dc66a56 increment build number 2018-11-21 00:03:57 +00:00
Dmitry Yemanov
077a2a3b75 Attempt to fix CORE-5070, CORE-5795, CORE-5845, CORE-5965 with a single shot 2018-11-20 20:52:22 +03:00
firebirds
39da5222e5 increment build number 2018-11-19 00:04:07 +00:00
AlexPeshkoff
2bf6198592 Fixed CORE-5966: Slow performance when executing SQL scripts as non-SYSDBA user 2018-11-18 22:05:43 +03:00
firebirds
bf5b3aed42 increment build number 2018-11-16 00:03:52 +00:00
Dmitry Starodubov
9f3b4a492d Don't skip next plugin if previous one has not sent data (#177) 2018-11-15 17:16:45 +03:00
firebirds
15f59c383e increment build number 2018-11-14 00:04:07 +00:00
hvlad
7f5db5706e Backport fix for bug CORE-5959 : Firebird returns wrong time after changes of time zone 2018-11-13 13:49:14 +02:00
hvlad
875f6ffd99 Enable "Enhance Optimized Debugging" to produce more useful debug info (.pdb files) 2018-11-13 13:48:33 +02:00
firebirds
258560520a increment build number 2018-10-31 00:03:58 +00:00
Roman Simakov
abc09c3dff Fixed CORE-5955: Unable to init binreloc with ld >= 2.31 2018-10-30 13:40:47 +03:00
firebirds
d24d59815f increment build number 2018-10-30 00:03:49 +00:00
Dmitry Yemanov
17e0ee1bd8 Fixed possible corruption of the monitoring shared data 2018-10-29 12:16:04 +03:00
firebirds
659953bac4 increment build number 2018-10-27 00:04:05 +00:00
Dmitry Yemanov
db38f8c739 Fixed CORE-5943: Server crashes preparing a query with both DISTINCT/ORDER BY and non-field expression in the select list 2018-10-26 10:32:25 +03:00
firebirds
e04eefe5ff increment build number 2018-10-26 00:03:56 +00:00
AlexPeshkoff
636841d390 Backported CORE-5741: Word "fixing" in gbak output is too scary 2018-10-25 12:31:41 +03:00
firebirds
6b9f398374 increment build number 2018-10-25 00:03:59 +00:00
AlexPeshkoff
2ce876c7bf Backported CORE-5950: Deadlock when attaching to bugchecked database 2018-10-24 17:23:20 +03:00
hvlad
83a2bec673 Fixed typo, thanks to Alex 2018-10-24 16:05:53 +03:00
hvlad
d7790dccc3 Fixed bug CORE-5949 : Bugcheck could happen when read-only database with non-zero linger is set to read-write mode 2018-10-24 15:42:07 +03:00
firebirds
0488891b49 increment build number 2018-10-23 00:03:54 +00:00
AlexPeshkoff
61df2bdf59 Document changes in win_sspi 2018-10-22 20:15:43 +03:00
Dmitry Yemanov
e56ddf2c3f Bump minor version 2018-10-22 11:43:09 +03:00
firebirds
05038fe6f3 increment build number 2018-10-20 00:03:48 +00:00
AlexPeshkoff
a338d7a199 Backported CORE-5948: Make WIN_SSPI plugin produce keys for wirecrypt plugin 2018-10-19 20:10:23 +03:00
AlexPeshkoff
e6f525c47a Backported CORE-5639: Mapping rule using WIN_SSPI plugin: windows user group conversion to firebird role does not work 2018-10-19 17:43:09 +03:00
firebirds
02352107fe increment build number 2018-10-13 00:03:54 +00:00
Dmitry Starodubov
784c34aaf3 Use 64bit value to count records during backup/restore (#173) 2018-10-12 15:41:36 +03:00
firebirds
423fbb71c7 increment build number 2018-10-11 00:03:49 +00:00
velvet-jones
0fc4cddb65 Fixed CMake build of gpre_boot by adding LIB_dl to the link libraries (#172) 2018-10-10 12:23:18 +03:00
firebirds
6ca4e99429 increment build number 2018-10-10 00:03:49 +00:00
AlexPeshkoff
c224e1ed4d Doc cleanup 2018-10-09 15:54:31 +03:00
firebirds
7dc670044e increment build number 2018-10-09 00:03:45 +00:00