Adriano dos Santos Fernandes
2af9ded1a6
Improvement #6915 - Allow attribute DISABLE-COMPRESSIONS in UNICODE collations.
2021-08-04 11:57:52 -03:00
firebirds
63326c99a5
increment build number
2021-08-03 00:05:37 +00:00
tkeinz
2fcab58811
Allow keywords in locales when creating ICU collations (Fixes issue #6903 ) ( #6914 )
...
* Allow keywords in locales when creating ICU collations
* Change ICU locale creation check to fail for any warning.
Co-authored-by: Thomas Keinz <thomas.keinz@hescom.de>
2021-08-02 14:43:41 -03:00
firebirds
ed14a381a6
increment build number
2021-08-01 00:05:38 +00:00
Adriano dos Santos Fernandes
31156a6e85
Fix for VS 2015 build.
2021-07-31 14:43:39 -03:00
firebirds
a452773a5b
increment build number
2021-07-31 00:06:11 +00:00
Adriano dos Santos Fernandes
0d88f4beb7
Feature #6910 - Add way to retrieve statement BLR with Statement::getInfo and ISQL's SET EXEC_PATH_DISPLAY BLR.
2021-07-30 16:47:29 -03:00
Adriano dos Santos Fernandes
32c3cf573b
Add SET DEBUG OPTION DSQL_KEEP_BLR and remove Statement::PREPARE_KEEP_EXEC_PATH flag.
...
Make ISQL' SET EXEC_PATH_DISPLAY persistent between connections.
2021-07-30 16:40:41 -03:00
Dmitry Yemanov
44f48955c2
Fixed #6909 : Some updates can crash Firebird server on replica side
2021-07-30 16:27:40 +03:00
Dmitry Yemanov
9f91571b1a
Corrected the condition
2021-07-30 15:59:41 +03:00
Adriano dos Santos Fernandes
ee53a7c46b
Change docs ( #6910 ).
2021-07-29 14:23:02 -03:00
Adriano dos Santos Fernandes
5895f968a8
Avoid trailing spaces in each line ( #6910 ).
2021-07-29 14:22:56 -03:00
Adriano dos Santos Fernandes
55704efd24
Feature #6910 - Add way to retrieve statement BLR with Statement::getInfo and ISQL's SET EXEC_PATH_DISPLAY BLR.
2021-07-29 14:22:48 -03:00
firebirds
2a6d6552f9
increment build number
2021-07-29 00:05:40 +00:00
Adriano dos Santos Fernandes
7ce963a72e
Revert #6910 - it can't work over remote without more changes.
2021-07-28 15:04:06 -03:00
Adriano dos Santos Fernandes
e556d3a4bc
Revert "Feature #6910 - Add way to retrieve statement BLR with Statement::getInfo and ISQL's SET EXEC_PATH_DISPLAY BLR."
...
This reverts commit ddc8b7a995
.
2021-07-28 15:02:55 -03:00
Adriano dos Santos Fernandes
93cc2e9462
Revert "Avoid trailing spaces in each line ( #6910 )."
...
This reverts commit d1a9d8913f
.
2021-07-28 15:02:41 -03:00
Adriano dos Santos Fernandes
e0a94b7acf
Revert "Change docs ( #6910 )."
...
This reverts commit 138f3c8305
.
2021-07-28 15:02:32 -03:00
Adriano dos Santos Fernandes
138f3c8305
Change docs ( #6910 ).
2021-07-28 10:46:42 -03:00
Adriano dos Santos Fernandes
d1a9d8913f
Avoid trailing spaces in each line ( #6910 ).
2021-07-28 10:46:42 -03:00
Adriano dos Santos Fernandes
ddc8b7a995
Feature #6910 - Add way to retrieve statement BLR with Statement::getInfo and ISQL's SET EXEC_PATH_DISPLAY BLR.
2021-07-28 10:46:42 -03:00
firebirds
b2badbb761
increment build number
2021-07-28 00:06:26 +00:00
AlexPeshkoff
422aa7aca8
Postfix for #6897 , thanks to Adriano & Dmitry
2021-07-27 17:30:23 +03:00
firebirds
852230aaa4
increment build number
2021-07-27 00:05:57 +00:00
AlexPeshkoff
16424d41e3
Fixed #6897 : Current user name and role from IAttachment::getInfo()
2021-07-26 20:18:27 +03:00
firebirds
d9f9a9682b
increment build number
2021-07-24 00:05:08 +00:00
AlexPeshkoff
59c5ca22a4
Fixed #6874 : Literal 65536 (interpreted as int) can not be multiplied by itself w/o cast if result more than 2^63-1
2021-07-23 19:37:04 +03:00
AlexPeshkoff
5f2b239368
Fixed #6845 : Result type of AVG over BIGINT column results in type INT128
2021-07-23 17:23:38 +03:00
firebirds
53aaadcacb
increment build number
2021-07-22 00:06:06 +00:00
AlexPeshkoff
59884377ec
Fixed #6860 : Create user statement fails with SQLSTATE = HY000 when using DataTypeCompatibility
2021-07-21 13:12:13 +03:00
firebirds
80e459d638
increment build number
2021-07-21 00:06:13 +00:00
AlexPeshkoff
3a5e960e67
Backported fix #6896 : Client forcing server to encryption
2021-07-20 19:29:38 +03:00
firebirds
dfe8222fe2
increment build number
2021-07-17 00:05:55 +00:00
Dmitry Yemanov
339c456783
Avoid unexpected sign extension when converting from signed 16-bit to unsigned 32-bit. This fixes #6893 : Problem with replication of BLOB segments longer than 32KB.
2021-07-16 15:49:37 +03:00
firebirds
8e5b663d7b
increment build number
2021-07-16 00:05:44 +00:00
Adriano dos Santos Fernandes
e5740d64e7
Fix BLR BLOB filter for blr_receive_batch.
2021-07-15 14:23:22 -03:00
Adriano dos Santos Fernandes
b19583454e
Fix BLR BLOB filter for blr_marks following blr_erase.
2021-07-15 14:23:16 -03:00
firebirds
62adbefcd1
increment build number
2021-07-09 00:05:36 +00:00
Adriano dos Santos Fernandes
55d482b0b6
Fix warning deleting pointer to incomplete type 'Jrd::PatternMatcher' may cause undefined behavior.
2021-07-08 14:41:17 -03:00
firebirds
54851175dd
increment build number
2021-07-06 00:05:24 +00:00
hvlad
9f14cb23c5
Postfix (incorrect pools usage leading to memory leaks).
2021-07-05 23:33:24 +03:00
Adriano dos Santos Fernandes
ef7dbcb8f9
Fix #6887 - Invalid SIMILAR TO patterns may lead memory read beyond string limits.
2021-07-05 15:08:58 -03:00
firebirds
95d710ce66
increment build number
2021-07-05 00:05:18 +00:00
hvlad
601b8d8366
Correction for my old commit (AV detected by tests bugs.core_3323, bugs.core_5645 and bugs.core_5972)
2021-07-04 22:48:17 +03:00
firebirds
473b713640
increment build number
2021-07-04 00:05:23 +00:00
hvlad
bcb9a58845
Make sure Engine instance is not destroyed before SharedXXX objects, that uses pointer on Engine in own dtor's.
...
Also, plugins (i.e. Engine) must be released via Plugin Manager, not directly.
2021-07-03 11:52:50 +03:00
hvlad
6de4f3f9db
Fixed incorrect pools usage leading to memory leaks.
2021-07-03 11:46:52 +03:00
hvlad
f24a38d7a9
Fixed tiny memory leak.
2021-07-03 11:44:10 +03:00
firebirds
58b768dbf3
increment build number
2021-07-03 00:05:29 +00:00
Adriano dos Santos Fernandes
f39b6463e5
Fix #6875 - Significant performance regression of SIMILAR TO and SUBSTRING(SIMILAR)
...
when pattern is taken from variable (rather than directly specified).
2021-07-02 14:38:03 -03:00