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
hvlad
9a25464cbe
Fixed bug CORE-6252 : UNIQUE CONSTRAINT violation
2020-02-23 22:31:05 +02:00
firebirds
59d0db1d2f
increment build number
2020-02-22 00:06:03 +00:00
Adriano dos Santos Fernandes
1f13d17349
Postfix for CORE-6250 - Signature mismatch when creating package body on identical packaged procedure header.
2020-02-21 16:17:54 +00:00
faserg1
b28882eadf
Fix alpine build
2020-02-21 14:47:21 +03:00
firebirds
2288797c75
increment build number
2020-02-21 00:06:04 +00:00
hvlad
b205e049e0
Fixed bug CORE-6254 : AV in engine when using SET TRANSACTION and ON TRANSACTION START trigger uses EXECUTE STATEMENT against current transaction
2020-02-20 18:39:30 +02:00
firebirds
4a4623ef62
increment build number
2020-02-20 00:06:26 +00:00
Adriano dos Santos Fernandes
2d6a2b6989
Fixed CORE-6251 - Regression: crash when built-in function LEFT() or RIGHT() missed 2nd argument (number of characters to be taken).
2020-02-19 15:18:29 +00:00
Adriano dos Santos Fernandes
7b21d3b193
Fixed CORE-6250 - Signature mismatch when creating package body on identical packaged procedure header.
2020-02-19 01:24:27 +00:00
firebirds
ed52c247fe
increment build number
2020-02-19 00:06:07 +00:00
hvlad
8e5034c957
This should fix Linux build
2020-02-19 01:54:43 +02:00
hvlad
bef4e5ffad
Backport new feature CORE-4933 : Add better transaction control to isql
2020-02-18 23:47:09 +02:00
firebirds
b296cb2bff
increment build number
2020-02-09 00:05:49 +00:00
AlexPeshkoff
783462550b
Fixed CORE-6189: Building bundled libtommath fails
2020-02-08 11:27:49 +03:00
firebirds
b22778dd18
increment build number
2020-02-08 00:05:53 +00:00
Ilya Eremin
9d3f0822e6
SQUADFORMAT macro is used for SINT64 in printf() format string
2020-02-07 18:57:47 +03:00
Ilya Eremin
094969dcdf
Fixed bug when string argument of status is destroyed before raise() call
2020-02-07 18:57:47 +03:00
Ilya Eremin
52ab84ed6d
Fixed CORE-6110: 64-bit transaction IDs are not stored properly in status vector
...
Arg::Str is used instead of Arg::Num for isc_concurrent_transaction, isc_rec_in_limbo, isc_tra_state error messages because transaction number is 64-bit signed integer.
2020-02-07 18:57:47 +03:00
Dmitry Yemanov
15e2a9af15
This should fix empty routine names reported during DROP operations
2020-02-07 10:43:36 +03:00
firebirds
741488aaf4
increment build number
2020-02-07 00:06:05 +00:00
Dmitry Yemanov
dbd9b09fb0
This should fix CORE-6216: request size limit exceeded when selecting from a table with large number of indicies
2020-02-06 19:20:17 +03:00
Dmitry Yemanov
a332d8191c
One more fix for possible hangs inside the monotoring shmem code
2020-02-06 16:10:21 +03:00
firebirds
db653c47d8
increment build number
2020-02-01 00:05:48 +00:00
Alexander Peshkov
9e1109cbd8
Merge pull request #255 from FirebirdSQL/SrpPerf3
...
Backported CORE-6237: Fixed performance issue with SRP plugin (added connections cache)
2020-01-31 15:25:25 +03:00
hvlad
12f79c3225
Update Windows build
2020-01-31 12:46:42 +02:00
firebirds
cb5c7f3961
increment build number
2020-01-30 00:06:21 +00:00
Adriano dos Santos Fernandes
1d5f6b4d55
Fix misleading error message about CORE-5802.
...
Actual fix for the problem is not possible in v3.
2020-01-29 15:57:33 +00:00
AlexPeshkoff
485d302bdd
Backported CORE-6237: Performance issue - security database connections cache in SRP plugin
2020-01-24 19:03:52 +03:00
firebirds
c2ea95ed5e
increment build number
2020-01-21 00:05:42 +00:00
Dmitry Yemanov
2ca20610ec
Raised the version number
2020-01-20 15:19:15 +03:00
Adriano dos Santos Fernandes
73287e3d62
Fixed CORE-6116 - The Metadata script extracted using ISQL of a database restored from
...
a Firebird 2.5.9 Backup is invalid/incorrect when table has COMPUTED BY field.
2020-01-19 23:09:22 -03:00
Adriano dos Santos Fernandes
778542d122
Backport fix for CORE-5862 - Varchar computed column without explicit type does not populate RDB$CHARACTER_LENGTH.
2020-01-19 23:03:48 -03:00
firebirds
b4a41ce8c8
increment build number
2020-01-18 00:05:38 +00:00
hvlad
839c9f6b85
Fixed bug CORE-6231 : access violation on shutdown of xnet connection to local database when events have been registered
2020-01-17 15:14:53 +02:00
firebirds
499864a16a
increment build number
2020-01-15 00:05:24 +00:00
AlexPeshkoff
2ce4f72752
Backported CORE-6227: isc_info_svc_user_dbpath always returns alias of main security database
2020-01-14 17:13:23 +03:00
firebirds
118018b52d
increment build number
2020-01-14 00:05:41 +00:00
AlexPeshkoff
91c99bd43f
Backported CORE-2251: gbak doesn't return error code
2020-01-13 20:24:12 +03:00