firebirds
|
21052a6d01
|
increment build number
|
2019-03-02 00:04:02 +00:00 |
|
AlexPeshkoff
|
a4c886ab47
|
Backported CORE-6015: Segfault when using expression index with complex expression
|
2019-03-01 13:00:13 +03:00 |
|
firebirds
|
5151ead91a
|
increment build number
|
2019-02-26 00:04:06 +00:00 |
|
AlexPeshkoff
|
c9ef679f51
|
Partially rolled back my last commit
|
2019-02-25 17:34:48 +03:00 |
|
firebirds
|
3806ae5650
|
increment build number
|
2019-02-23 00:04:03 +00:00 |
|
AlexPeshkoff
|
8e55180df7
|
Backported CORE-6009: I/O error during "open" operation for file "/tmp/firebird/fb_trace_*" in firebird.log
|
2019-02-22 19:54:59 +03:00 |
|
firebirds
|
f109188af3
|
increment build number
|
2019-02-22 00:03:58 +00:00 |
|
Vlad Khorsun
|
ad106be9a8
|
Merge pull request #192 from KarloX2/B3_0_Release
Backported CORE-6004: Add a switch to disable the "TCP Loopback Fast …
|
2019-02-21 23:57:12 +02:00 |
|
AlexPeshkoff
|
5354921323
|
Backported CORE-6007: Firebird does not build on Mac with fresh toolchain
|
2019-02-21 18:38:13 +03:00 |
|
KarloX2
|
467708b2a5
|
Backported CORE-6004
Don't assign new socket handle becore socket is connected
|
2019-02-21 15:44:25 +01:00 |
|
KarloX2
|
8ef3d6c979
|
Backported CORE-6004
Use correct definition for missing socket value
|
2019-02-21 14:23:51 +01:00 |
|
KarloX2
|
f78ddaa064
|
Backported CORE-6004: Add a switch to disable the "TCP Loopback Fast Path" option
|
2019-02-21 11:53:33 +01:00 |
|
firebirds
|
51e28472f7
|
increment build number
|
2019-02-02 00:04:21 +00:00 |
|
Adriano dos Santos Fernandes
|
c53cee398d
|
Fixed CORE-5972 - External engine trigger crashing server if table have computed field.
|
2019-02-01 12:23:48 -02:00 |
|
firebirds
|
8f3e784a85
|
increment build number
|
2019-01-30 00:04:09 +00:00 |
|
hvlad
|
c14ddac345
|
Correction for my patch for CORE-5995
|
2019-01-29 21:38:33 +02:00 |
|
hvlad
|
85fd7bdd44
|
Fixed bug CORE-5995 : Creator user name is empty in user trace sessions
|
2019-01-29 12:26:00 +02:00 |
|
firebirds
|
17642e73fc
|
increment build number
|
2019-01-26 00:04:31 +00:00 |
|
hvlad
|
82e965587c
|
Fixed bug CORE-5993 : When creation of audit log file fails, there is no error message in firebird.log
|
2019-01-25 12:28:14 +02:00 |
|
firebirds
|
9c032616da
|
increment build number
|
2019-01-25 00:04:02 +00:00 |
|
hvlad
|
c6e0b9c6d1
|
Fixed bug CORE-5991 : Trace could not work correctly with quoted file names in trace configurations
|
2019-01-24 12:10:03 +02:00 |
|
firebirds
|
3a25e9e13b
|
increment build number
|
2019-01-23 00:04:32 +00:00 |
|
AlexPeshkoff
|
ee1881e55e
|
Backported CORE-5985: Regression: ROLE does not passed in ES/EDS (specifying it in the statement is ignored)
|
2019-01-22 18:10:59 +03:00 |
|
Dmitry Yemanov
|
9d0b1f9e0c
|
Fixed missing monitoring for the crypt thread
|
2019-01-22 12:38:52 +03:00 |
|
firebirds
|
9d55d9c769
|
increment build number
|
2019-01-22 00:04:10 +00:00 |
|
AlexPeshkoff
|
5a36c40450
|
Backported fix for CORE-5989
|
2019-01-21 15:26:24 +03:00 |
|
AlexPeshkoff
|
9cf9d644e0
|
Backported fix for CORE-5982
|
2019-01-21 14:51:29 +03:00 |
|
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 |
|