hvlad
|
48c0459276
|
Fixed bug 6777 : AV when engine shut down and cancels attachment that is waiting in lock manager.
|
2021-04-26 12:29:19 +03:00 |
|
firebirds
|
93defc13f8
|
increment build number
|
2021-04-25 00:05:01 +00:00 |
|
AlexPeshkoff
|
9ae2c27d15
|
Try to fix windows build after my last commit
|
2021-04-24 21:15:26 +03:00 |
|
firebirds
|
73c5a0bb6c
|
increment build number
|
2021-04-24 00:05:28 +00:00 |
|
AlexPeshkoff
|
2dd7b3fd1a
|
Fixed CORE-6541: Restore backup on RawDevice
|
2021-04-23 17:50:08 +03:00 |
|
AlexPeshkoff
|
63ec0abc5d
|
Force safe abs64compare() if nothing is chosen in cross-compile file
|
2021-04-23 17:50:08 +03:00 |
|
firebirds
|
478bbc8cd5
|
increment build number
|
2021-04-23 00:06:00 +00:00 |
|
AlexPeshkoff
|
7d2b34ee26
|
Fixed CORE-6504: Provide same results for date arithmetics when date is changed by values near +/-max(bigint)
|
2021-04-22 19:19:23 +03:00 |
|
firebirds
|
4aa619fe72
|
increment build number
|
2021-04-21 00:05:58 +00:00 |
|
hvlad
|
4adc475282
|
Attempt to fix Travis build on Xenial Linux
|
2021-04-20 15:15:58 +03:00 |
|
Vlad Khorsun
|
90270cd11a
|
Merge pull request #314 from FirebirdSQL/core-5515
Fix for bug CORE-5515
|
2021-04-20 14:17:20 +03:00 |
|
Vlad Khorsun
|
4f42e155d1
|
Merge pull request #311 from FirebirdSQL/TempTableDirectory
Temp table directory
|
2021-04-20 14:17:03 +03:00 |
|
firebirds
|
39529f558c
|
increment build number
|
2021-04-20 00:04:56 +00:00 |
|
hvlad
|
d04b9b4a3e
|
Allow to cancel statement\attachment when it is waiting on LCK_record_gc lock.
|
2021-04-19 14:42:44 +03:00 |
|
hvlad
|
dc9e02697d
|
Additional patch for CORE-6015 : Segfault when using expression index with complex expression.
Changed way to detect indirect recursion: when req_caller chain is broken by EXECUTE STATEMENT.
|
2021-04-19 14:41:41 +03:00 |
|
firebirds
|
e2662ffee6
|
increment build number
|
2021-04-18 00:04:47 +00:00 |
|
Dmitry Yemanov
|
3b3e51eb04
|
Fixed CORE-6539: Replication plugin can crash engine returning nullptr from startTransaction() method
|
2021-04-17 10:58:47 +03:00 |
|
firebirds
|
35184ba4cb
|
increment build number
|
2021-04-17 00:06:03 +00:00 |
|
Mark Rotteveel
|
93d456095e
|
Migrate travis-ci.org to travis-co.com + https
|
2021-04-16 17:29:44 +02:00 |
|
Adriano dos Santos Fernandes
|
f1fe0eeff5
|
Postfix for CORE-6542: use U8_NEXT_UNSAFE to avoid problems with older ICU versions/Windows.
|
2021-04-16 11:54:41 -03:00 |
|
Adriano dos Santos Fernandes
|
b5407c3af3
|
Fixed CORE-6542 - Implementation of SUBSTRING for UTF8 character set is inefficient.
|
2021-04-16 11:23:48 -03:00 |
|
firebirds
|
050f76bcaa
|
increment build number
|
2021-04-15 00:06:42 +00:00 |
|
hvlad
|
2caa4f7629
|
Additional patch for CORE-6015 : Segfault when using expression index with complex expression.
|
2021-04-14 16:48:12 +03:00 |
|
AlexPeshkoff
|
d0d7a207b1
|
Fixed multiple AV when running tests
|
2021-04-14 13:20:57 +03:00 |
|
firebirds
|
4f740d7f16
|
increment build number
|
2021-04-14 00:06:56 +00:00 |
|
AlexPeshkoff
|
08a0bf6769
|
Postfix for CORE-6006
|
2021-04-13 15:50:40 +03:00 |
|
AlexPeshkoff
|
1eba28b1b7
|
Rolled-back old fix for CORE-6015. Next attempt to fix it
|
2021-04-13 12:09:31 +03:00 |
|
firebirds
|
6976e20cab
|
increment build number
|
2021-04-13 00:05:46 +00:00 |
|
Adriano dos Santos Fernandes
|
a228593809
|
Misc.
|
2021-04-12 08:51:49 -03:00 |
|
firebirds
|
799bca3ca5
|
increment build number
|
2021-04-09 00:05:31 +00:00 |
|
hvlad
|
e9f4c65147
|
Fixed bug CORE-6003 : RDB$GET_TRANSACTION_CN works different in Super and Classic
|
2021-04-08 12:30:49 +03:00 |
|
firebirds
|
7fbcea81a9
|
increment build number
|
2021-04-08 00:05:14 +00:00 |
|
Dmitry Yemanov
|
e449e47a7d
|
Use OutAligner instead of stack buffer
|
2021-04-07 16:44:38 +03:00 |
|
Dmitry Yemanov
|
af552fbf64
|
Allow customizable static part of the aligner buffer
|
2021-04-07 16:44:38 +03:00 |
|
hvlad
|
00c4781e42
|
Added missing sync to the CCH_forget_page().
Thanks to Ilya Eremin.
|
2021-04-07 09:12:13 +03:00 |
|
hvlad
|
877159a0dd
|
Fixed wrong sync used after write failure.
Thanks to Ilya Eremin.
|
2021-04-07 08:47:05 +03:00 |
|
hvlad
|
38c2a6f2c7
|
Fixed XNET protocol after recent changes.
|
2021-04-07 08:42:21 +03:00 |
|
firebirds
|
6ab7a370a5
|
increment build number
|
2021-04-07 00:09:12 +00:00 |
|
Adriano dos Santos Fernandes
|
90f1c276b1
|
Fixed CORE-6494 - Inconsistent translation "string->timestamp->string->timestamp" in dialect 1.
|
2021-04-06 16:40:46 -03:00 |
|
Dmitry Yemanov
|
41b375f306
|
Correction
|
2021-04-06 15:17:39 +03:00 |
|
Dmitry Yemanov
|
b6ef39d435
|
Fixed CORE-6534: Hash join cannot match records using some TIME ZONE / DECFLOAT keys
|
2021-04-06 14:44:05 +03:00 |
|
Dmitry Yemanov
|
6f2ebfd1b7
|
Define sort key length for DECFLOATs in their own module, as this is an implementation detail.
|
2021-04-06 14:44:05 +03:00 |
|
Dmitry Yemanov
|
297e7b05d9
|
Postfix for CORE-6529
|
2021-04-06 14:44:05 +03:00 |
|
firebirds
|
f5715230e9
|
increment build number
|
2021-04-06 00:05:38 +00:00 |
|
Mark Rotteveel
|
6e685c3f82
|
Fix syntax error in substring-similar doc
|
2021-04-05 13:07:39 +02:00 |
|
AlexPeshkoff
|
d3ae9f4dbe
|
Rolled back fix for CORE-6528
|
2021-04-05 13:02:15 +03:00 |
|
firebirds
|
56ae558fab
|
increment build number
|
2021-04-04 00:06:04 +00:00 |
|
AlexPeshkoff
|
a640e2fabc
|
Fixed CORE-6521: CAST of Infinity values to FLOAT doesn't work
|
2021-04-03 12:13:00 +03:00 |
|
hvlad
|
4ab8bc0044
|
Fixed bug CORE-6532 : Results of сoncatenation with blob has no info about collation of source columns (which are declared with such info)
|
2021-04-03 08:47:19 +03:00 |
|
hvlad
|
572c733276
|
Fixed bug CORE-6531 : COMPUTED BY column looses charset and collate of source field <F> when <F> is either of type BLOB or VARCHAR casted to BLOB.
Note: existing computed by columns should be recreated (or altered to the same expression) to fix wrong data at system catalog.
|
2021-04-03 08:47:08 +03:00 |
|