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

55224 Commits

Author SHA1 Message Date
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
firebirds
94bae71037 increment build number 2021-04-03 00:06:26 +00:00
AlexPeshkoff
81c563dc29 Postfix for CORE-6528: added control for some other page types only after reading page from disk 2021-04-02 18:15:46 +03:00
Adriano dos Santos Fernandes
005bc68b0e Fixed CORE-6517 - CREATE DATABASE fails with 'Token unknown' error when DB name
is enclosed in double quotes and 'DEFAULT CHARACTER SET' is specified after DB name.
2021-04-02 09:54:17 -03:00
firebirds
91f7d20989 increment build number 2021-04-02 00:05:43 +00:00
Adriano dos Santos Fernandes
2b7137c7d5 Fixed CORE-6527 - Regression: inline comment of SP parameter with closing
parenthesis leads to incorrect SQL when trying to extract metadata.
2021-04-01 14:02:00 -03:00
Dmitry Yemanov
568e870356 Fixed CORE-6529: Error 'no current record for fetch operation' when sorting by an international string 2021-04-01 15:29:28 +03:00
Biswapriyo Nath
2b7b7c5114 common: Fix varible name in utils.cpp.
'lint' is defined as a macro which get confused with
LARGE_INTEGER lint variable. This fixes the error in
mingw gcc: expected unqualified-id before numeric constant
2021-04-01 12:37:49 +03:00
firebirds
880a457009 increment build number 2021-04-01 00:05:29 +00:00
AlexPeshkoff
3c99c75080 Fixed CORE-6528: Connect to database that contains broken pages can lead to FB crash 2021-03-31 18:27:58 +03:00
firebirds
4f3c9f658d increment build number 2021-03-31 00:06:03 +00:00
Adriano dos Santos Fernandes
73a26f6937 Fixed CORE-6520 - Invalid time zone (+08). Falling back to displacement. 2021-03-30 13:35:11 -03:00
firebirds
72e1d185d3 increment build number 2021-03-29 00:05:33 +00:00
hvlad
1b9f5d8eab Fixed bug CORE-6526 : AV in engine when StatementTimeout is active for user statement and some internal DSQL statement was executed as part of overall execution process 2021-03-28 21:40:17 +03:00
firebirds
b0e3229d57 increment build number 2021-03-28 00:05:21 +00:00
AlexPeshkoff
0917a071b0 Postfix for CORE-6525 according to Adriano's suggestion 2021-03-27 18:04:25 +03:00
firebirds
60ec544ceb increment build number 2021-03-27 00:06:02 +00:00
AlexPeshkoff
967fb28e5d Fixed CORE-6525: Segfaults in fbclient when receiving invalid / unexpected data from server 2021-03-26 14:59:43 +03:00
Adriano dos Santos Fernandes
dc3227ffd0
Fix tzdata-update workflow. 2021-03-26 08:16:56 -03:00
firebirds
a75b9cfa3b increment build number 2021-03-19 00:05:03 +00:00
AlexPeshkoff
3dadc08284 Fixed CORE-6518: Wrong message when connecting to tiny trash database file 2021-03-18 18:10:12 +03:00
firebirds
210297811d increment build number 2021-03-17 00:05:25 +00:00
AlexPeshkoff
1fbc1d0996 Fixed CORE-6516: Protect included tomcrypt library from being overwritten by system package 2021-03-16 20:06:52 +03:00
AlexPeshkoff
e039e015aa Fixed CORE-6446: CLOOP envelopes is wrong in IStatus 2021-03-16 18:39:41 +03:00
firebirds
7e1e9b3ecb increment build number 2021-03-13 00:09:33 +00:00
AlexPeshkoff
3f2e1ea842 Fixed CORE-6489: User without ALTER ANY ROLE privilege can use COMMENT ON ROLE 2021-03-12 17:38:52 +03:00