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

55399 Commits

Author SHA1 Message Date
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
AlexPeshkoff
0a0aed280b Resolved #6797 2021-05-13 14:12:35 +03:00
Dmitry Yemanov
bf75fd0a15 Added a few missing pieces 2021-05-13 13:40:25 +03:00
Dmitry Yemanov
187a98f3cd Updated the docs 2021-05-13 13:21:37 +03:00
firebirds
5964e0b70e increment build number 2021-05-13 00:05:07 +00:00
AlexPeshkoff
d44a1c5896 Resolve #6806, fixed related examples in readme 2021-05-12 19:36:10 +03:00
AlexPeshkoff
6159162232 Resolved #6805 2021-05-12 10:49:54 +03:00
firebirds
a65fbcbc4c increment build number 2021-05-12 00:05:36 +00:00
AlexPeshkoff
479037b056 Fixed #6797 2021-05-11 14:51:38 +03:00
firebirds
182d85f5c6 increment build number 2021-05-11 00:05:11 +00:00
Adriano dos Santos Fernandes
ecd3c26186 Improve firebird.conf comments for #6800. 2021-05-10 10:57:28 -03:00
Adriano dos Santos Fernandes
88b9918dbd Misc - remove trailing spaces. 2021-05-10 10:57:21 -03:00