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

55660 Commits

Author SHA1 Message Date
AlexPeshkoff
614fc571b2 Postfix for #6858 2021-06-18 16:12:09 +03:00
firebirds
b9705ecf92 increment build number 2021-06-18 00:06:41 +00:00
AlexPeshkoff
46313ce20d Fixed #6858: RSA_DECRYPT() can not decrypt data if it relates to BLOB type 2021-06-17 17:41:59 +03:00
firebirds
38bec2d907 increment build number 2021-06-15 00:05:29 +00:00
Adriano dos Santos Fernandes
21b49fde42 Fix #6854 - Crash occurs when use SIMILAR TO and compare string with pattern
that contains non-ascii character with suppressed exception handling
(or "Invalid SIMILAR TO pattern" raises otherwise).
2021-06-14 14:56:21 -03:00
firebirds
9730ee93c6 increment build number 2021-06-13 00:05:14 +00:00
Dmitry Yemanov
ad54dcb05f Fixed #6853: Asynchronous replication leaks file handles 2021-06-12 10:36:10 +03:00
firebirds
59dbf6d9ba increment build number 2021-06-12 00:05:39 +00:00
Adriano dos Santos Fernandes
378b0fe15e Fix #5534 - String truncation exception on UPPER/LOWER functions, UTF8 database and some multibyte characters. 2021-06-11 09:48:06 -03:00
firebirds
8e6d4b271f increment build number 2021-06-09 00:06:01 +00:00
Adriano dos Santos Fernandes
d608f28604 Fix #6801 - Error recompiling a package with some combination of nested functions. 2021-06-08 16:00:35 -03:00
Dmitry Yemanov
4953a6afc1 Bump the point release number 2021-06-08 21:01:26 +03:00
Dmitry Yemanov
b4c746bdf9 Fixed #6850: Database-level and DDL triggers are executed at the replica side 2021-06-08 20:59:52 +03:00
Dmitry Yemanov
10b9e08e93 Fixed #6849: Conflicting INSERT propagated into a read-write replica may cause duplicate records to appear 2021-06-08 20:59:43 +03:00
Dmitry Yemanov
d0054a6f73 Fixed #6848: Generator values may not replicate after commit 2021-06-08 20:59:31 +03:00
AlexPeshkoff
59474822e9 Fix for #6817: -fetch_password passwordfile does not work with gfix 2021-06-08 19:10:59 +03:00
firebirds
906836c168 increment build number 2021-06-03 00:05:17 +00:00
Dmitry Yemanov
0c797c67ee Fixed #6838: Deleting multiple rows from a view with triggers may cause triggers to fire just once 2021-06-02 17:51:48 +03:00
AlexPeshkoff
f4f112a1fb Added configure switch --with-termlib making it possible to explicitly set termcap support library 2021-06-02 17:06:32 +03:00
firebirds
4a1e55e806 increment build number 2021-06-02 00:05:22 +00:00
AlexPeshkoff
10bf6bdcd4 Postfix for #6809 - thanks to Adriano 2021-06-01 19:23:24 +03:00
AlexPeshkoff
8df9a93f7c Implemented #6809 2021-06-01 19:23:15 +03:00
AlexPeshkoff
b380acc47c Fix for #6836 - fb_shutdown() does not wait for self completion in other thread 2021-06-01 19:23:04 +03:00
AlexPeshkoff
978e7ef1b0 Fix for #6832: Segfault using "commit retaining" with GTT 2021-06-01 19:22:57 +03:00
firebirds
4e3d2e15bc increment build number 2021-06-01 00:05:08 +00:00
Paul Reeves
8c77826c00 Ignore temporary editor files 2021-05-31 14:27:42 +02:00
Paul Reeves
4dd263c012 Be sure to deploy the correct pdb files in the correct directories 2021-05-31 14:27:42 +02:00
Dmitry Yemanov
271208dfd1 Fixed dsc::isNumeric(). Avoid duplication in type definitions. 2021-05-31 14:37:47 +03:00
Dmitry Yemanov
32361276fc
Merge pull request #6833 from red-soft-ru/4_0_drop_view_err_msg
Correct error message for DROP VIEW
2021-05-31 12:45:33 +03:00
Ilya Eremin
03543d5169 Correct error message for DROP VIEW 2021-05-31 11:16:06 +03:00
firebirds
c9dac47da3 increment build number 2021-05-29 00:04:59 +00:00
Dmitry Yemanov
141bb5491d Remove the forgotten RC suffix 2021-05-28 17:41:00 +03:00
firebirds
7323447b43 increment build number 2021-05-23 00:04:50 +00:00
Paul Reeves
fff0c79293 Remove unnecessary (and incorrect) code to copy the boost folder 2021-05-22 12:27:43 +02:00
firebirds
1b7df36672 increment build number 2021-05-22 00:05:19 +00:00
Dmitry Yemanov
845d8125a7 Merge branch 'v4.0-release' of https://github.com/FirebirdSQL/firebird into v4.0-release 2021-05-21 18:21:31 +03:00
Dmitry Yemanov
aedcaf6303 Fixed races after renaming on Classic. Mark the segment as full immediately after filling. 2021-05-21 18:21:23 +03:00
Dmitry Yemanov
90d88137fb Updated the docs 2021-05-21 10:53:31 +03:00
Dmitry Yemanov
7ba908950c Avoid multiple attempts to shutdown 2021-05-21 10:52:46 +03:00
firebirds
6c6d9e5377 increment build number 2021-05-20 00:05:49 +00:00
AlexPeshkoff
b48bf6186d Postfix for #6812: BASE64_ENCODE and HEX_ENCODE can exceed maximum widths for VARCHAR 2021-05-19 11:53:16 +03:00
firebirds
69b427c926 increment build number 2021-05-19 00:05:41 +00:00
AlexPeshkoff
1f7562f236 Resolved #6812 2021-05-18 18:14:44 +03:00
firebirds
e6ddfa2306 increment build number 2021-05-18 00:05:46 +00:00
AlexPeshkoff
47c7961e06 Fixed #6816 2021-05-17 19:03:02 +03:00
Dmitry Yemanov
4a6498fbe5 Updated the docs 2021-05-17 11:08:49 +03:00
Dmitry Yemanov
7fb3f06a5d Make this function's code better understandable, avoid negative wait times 2021-05-17 11:05:36 +03:00
hvlad
721e2e7c7d Fixed bug #6802 : When the statement timeout is set, it causes the lock manager to delay reporting deadlocks until timeout is expired 2021-05-17 10:56:55 +03:00
firebirds
b9017d6909 increment build number 2021-05-14 00:05:09 +00:00
AlexPeshkoff
8d41b6322a Resolved #6808 2021-05-13 17:28:02 +03:00