firebirds
|
a6e6d6391d
|
increment build number
|
2020-04-16 00:05:43 +00:00 |
|
Adriano dos Santos Fernandes
|
bba40d5c1f
|
Fixed CORE-6280 - MERGE statement loses parameters in WHEN (NOT) MATCHED clause
that will never be matched, crashes server in some situations.
|
2020-04-15 17:05:11 +00:00 |
|
AlexPeshkoff
|
67b4040c44
|
Backported CORE-6283: isNullable() in message metadata, returned by metadata builder, does not match with datatype set by setType() in metadata
|
2020-04-15 18:17:45 +03:00 |
|
firebirds
|
451202fadd
|
increment build number
|
2020-04-15 00:07:58 +00:00 |
|
AlexPeshkoff
|
b78fb61639
|
Backported fix for unregistered bug: error handling in main server loop is broken
|
2020-04-14 17:40:21 +03:00 |
|
firebirds
|
f572870d8b
|
increment build number
|
2020-04-10 00:06:20 +00:00 |
|
AlexPeshkoff
|
95f0135b2a
|
Backported fix for CORE-5364: gfix -online normal <db> (being issued in window #1) does not produce error when there is sysdba attachment in window #2
|
2020-04-09 15:26:41 +03:00 |
|
firebirds
|
38bb214de7
|
increment build number
|
2020-04-08 00:06:22 +00:00 |
|
AlexPeshkoff
|
d0cb308669
|
Fixed docs
|
2020-04-07 19:05:33 +03:00 |
|
Alex Peshkoff
|
d39f26a7fd
|
Fixed CORE-6230: Unable to connect with database if security.db reference is removed from databases.conf file
|
2020-04-07 12:42:41 +03:00 |
|
firebirds
|
8c5f561e03
|
increment build number
|
2020-04-04 00:05:38 +00:00 |
|
Adriano dos Santos Fernandes
|
c7de40c6ac
|
Improvement CORE-6274 - Increase parse speed of long queries.
|
2020-04-03 16:34:59 +00:00 |
|
Adriano dos Santos Fernandes
|
bf6bc9c865
|
Trim trailing spaces.
|
2020-04-03 16:31:35 +00:00 |
|
firebirds
|
d084ece0bd
|
increment build number
|
2020-04-02 00:05:43 +00:00 |
|
Alex Peshkoff
|
38f5016008
|
Backported CORE-6264: gbak with PIPE to stdout: invalid content if user '-se <host>:service_mgr' command switch
|
2020-04-01 13:20:06 +03:00 |
|
firebirds
|
7b2fe4baa2
|
increment build number
|
2020-03-27 00:06:55 +00:00 |
|
hvlad
|
70ed61cba8
|
Correct my old fix for CORE-5470 - use converters in correct order
|
2020-03-26 13:31:33 +02:00 |
|
firebirds
|
69ceb1c756
|
increment build number
|
2020-03-26 00:07:59 +00:00 |
|
AlexPeshkoff
|
e6159c2acf
|
Fixed CORE-6269: Firebird ignores KeepAlive settings
|
2020-03-25 16:58:49 +03:00 |
|
AlexPeshkoff
|
2672ed09a4
|
Backported hexadecimal output in cloop
|
2020-03-25 12:33:06 +03:00 |
|
firebirds
|
441aafeefa
|
increment build number
|
2020-03-21 00:05:32 +00:00 |
|
Adriano dos Santos Fernandes
|
7d2dca2469
|
Fixed CORE-6246 - Problem with too many number of columns in resultset.
|
2020-03-20 14:27:57 -03:00 |
|
firebirds
|
e3fe698863
|
increment build number
|
2020-03-20 00:06:04 +00:00 |
|
Dmitry Yemanov
|
914ae096d6
|
Fixed CORE-6266
|
2020-03-19 16:14:47 +03:00 |
|
firebirds
|
50149afccf
|
increment build number
|
2020-03-19 00:06:03 +00:00 |
|
AlexPeshkoff
|
63170bfc74
|
Backported CORE-6265: mapping rules destroyed by backup / restore
|
2020-03-18 13:49:37 +03:00 |
|
firebirds
|
bfbd0ff60d
|
increment build number
|
2020-03-17 00:06:27 +00:00 |
|
AlexPeshkoff
|
773e2f6845
|
Regenerated Firebird.pas
|
2020-03-16 17:17:34 +03:00 |
|
firebirds
|
6ed8ed8a92
|
increment build number
|
2020-03-12 00:07:06 +00:00 |
|
hvlad
|
10cff221cb
|
Lost assert
|
2020-03-11 21:08:00 +02:00 |
|
hvlad
|
0ea7e3c968
|
Backport change from master.
Make CLOOP generate correct VERSION constants for all kind of outputs.
|
2020-03-11 19:59:28 +02:00 |
|
hvlad
|
af5d3a7fed
|
Avoid potential warnings. Thanks to Adriano and Alex.
|
2020-03-11 19:58:41 +02:00 |
|
Artyom Smirnov
|
f931b0b0b1
|
CORE-5972: Fix working external triggers with computed fields
Now it works not only with simple expressions, but with subqueries too.
|
2020-03-11 11:36:35 -03:00 |
|
firebirds
|
bc2b202b62
|
increment build number
|
2020-03-06 00:05:56 +00:00 |
|
Adriano dos Santos Fernandes
|
7da1fc98d0
|
Fixed CORE-6233 - Wrong dependencies of stored function on view after backup and restore.
|
2020-03-05 20:53:10 -03:00 |
|
firebirds
|
ada5330839
|
increment build number
|
2020-03-05 00:05:57 +00:00 |
|
AlexPeshkoff
|
a779a7da4d
|
Fixed CORE-6260: Warnings not always displayed in ISQL
|
2020-03-04 18:58:45 +03:00 |
|
hvlad
|
a9b049e04b
|
Additional assertions related to the recent patch for bug CORE-6224
|
2020-03-04 17:11:54 +02:00 |
|
firebirds
|
fd9dacaa3e
|
increment build number
|
2020-03-03 00:05:48 +00:00 |
|
hvlad
|
d0a009ee61
|
Fixed bug CORE-6224 : [AV] Re-destruction of the rem_port object
|
2020-03-02 19:08:34 +02:00 |
|
Adriano dos Santos Fernandes
|
4d8a12f06d
|
Shrink MacOS pkg size not including three copies of each ICU library.
|
2020-03-02 08:12:45 -03:00 |
|
firebirds
|
0861d1eaa5
|
increment build number
|
2020-02-28 00:05:45 +00:00 |
|
Dmitry Yemanov
|
4890c3baf3
|
Yet another postfix
|
2020-02-27 12:34:42 +03:00 |
|
firebirds
|
6401f76b2f
|
increment build number
|
2020-02-27 00:05:58 +00:00 |
|
Dmitry Yemanov
|
2ce7fd74f0
|
Postfix cleanup
|
2020-02-26 20:37:58 +03:00 |
|
Dmitry Yemanov
|
9a8c893b71
|
Avoid calling MOV_compare() for NULL values
|
2020-02-26 20:19:35 +03:00 |
|
firebirds
|
100421eec1
|
increment build number
|
2020-02-26 00:06:00 +00:00 |
|
hvlad
|
6aa0609aa7
|
Fixed bug CORE-6253 : Crash via locked fb_lock file
|
2020-02-25 12:51:48 +02:00 |
|
AlexPeshkoff
|
fea20da7fa
|
Fixed example - thanks to DS
|
2020-02-25 09:03:40 +03:00 |
|
firebirds
|
8d56515fd7
|
increment build number
|
2020-02-24 00:06:08 +00:00 |
|