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

55328 Commits

Author SHA1 Message Date
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
Adriano dos Santos Fernandes
a702442221 Misc. 2021-05-10 10:47:53 -03:00
Adriano dos Santos Fernandes
3285b0646a Fix #6800 - Client config DefaultTimeZone is not passed to server when isc_dpb_session_time_zone is not set. 2021-05-10 10:47:32 -03:00
firebirds
b7ecb08c20 increment build number 2021-05-09 00:04:45 +00:00
Adriano dos Santos Fernandes
373f2331b1 Fix warning. 2021-05-07 22:50:04 -03:00
firebirds
5e4a84f004 increment build number 2021-05-07 00:05:06 +00:00
Adriano dos Santos Fernandes
d0e8780d14 Fix #6796 - Buffer overflow when padding line with national characters causes ISQL crash. 2021-05-06 14:49:54 -03:00
Adriano dos Santos Fernandes
ce430f335e Update vscode task to new format. 2021-05-06 14:49:42 -03:00
Dmitry Yemanov
e02c10e082 Allow replication for a freshly created database 2021-05-06 19:52:33 +03:00
Dmitry Yemanov
2ec9474dc9 Fixed #6795: Replication gets stuck on an empty blob 2021-05-06 19:48:11 +03:00
Dmitry Yemanov
5598ec13be Correction for my yesterday's commit 2021-05-06 17:05:34 +03:00
Dmitry Yemanov
846629dfb9 Fixed partially released external triggers 2021-05-05 19:09:29 +03:00
Adriano dos Santos Fernandes
b76a05ee5f Fix memory leaks in external triggers examples. 2021-05-05 11:22:22 -03:00
AlexPeshkoff
054431fce7 Implemented Batch::cancel() over the wire 2021-05-05 13:24:33 +03:00
firebirds
a111138650 increment build number 2021-05-05 00:04:57 +00:00
Dmitry Yemanov
340bd02363 Renamed replication 'log' to 'journal' 2021-05-04 20:37:49 +03:00
Dmitry Yemanov
edf327eee0 Update the generated pascal interface 2021-05-04 19:59:30 +03:00
Dmitry Yemanov
d1fb2379b8 Validate user-specified GUIDs instead of silently ignoring them 2021-05-04 18:30:59 +03:00
Adriano dos Santos Fernandes
8429c95795 Fix #6790 - MON$ATTACHMENTS.MON$TIMESTAMP is incorrect when DefaultTimeZone is
configured with time zone different from the server's default.
2021-05-04 11:32:47 -03:00
Adriano dos Santos Fernandes
5018dd6109 Improvement #6786 - Add session time zone to system context. 2021-05-04 11:32:47 -03:00
Adriano dos Santos Fernandes
9436f57498 Fix #6787 - MON$ATTACHMENTS.MON$TIMESTAMP should use its session original time zone. 2021-05-04 11:30:37 -03:00
hvlad
43f26a74f0 Fixed bug GH-6781 : Crashing process hangs (UDF exception). 2021-05-04 16:46:10 +03:00