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

53787 Commits

Author SHA1 Message Date
AlexPeshkoff
89cf82fbc1 Restored full diagnostic on Vlad's request 2022-06-29 18:07:53 +03:00
Dmitry Yemanov
6fcb75f70a Bump the version number 2022-06-29 13:59:32 +03:00
firebirds
c4c1379119 increment build number 2022-06-28 00:08:14 +00:00
AlexPeshkoff
0b4354ba4d Adapted to FB3 fix for #6947: Query to mon$ tables does not return data when the encryption/decryption thread is running 2022-06-27 16:57:35 +03:00
AlexPeshkoff
77f6715207 Backported fix for #6947: Query to mon$ tables does not return data when the encryption/decryption thread is running
(cherry picked from commit 77118ed5fb)
2022-06-24 18:27:41 +03:00
firebirds
3ca2f015ef increment build number 2022-06-17 00:08:30 +00:00
Adriano dos Santos Fernandes
37770ae3d3 Fix Windows empbuild Debug build. 2022-06-15 23:11:12 -03:00
firebirds
ba07b96720 increment build number 2022-06-04 00:07:52 +00:00
Dmitry Yemanov
b2968942a8 Updated WhatsNew 2022-06-03 08:02:11 +03:00
firebirds
4f6a86d0d7 increment build number 2022-06-02 00:07:46 +00:00
AlexPeshkoff
1877d8d077 Warning 2022-06-01 19:51:15 +03:00
AlexPeshkoff
0a06442187 Postfix for #7197: Segfault in linux CS after successful detach from database: add forgotten new file 2022-06-01 16:39:24 +03:00
AlexPeshkoff
91bfc415a8 Fixed #7197: Segfault in linux CS after successful detach from database 2022-06-01 16:36:10 +03:00
firebirds
439ee45803 increment build number 2022-06-01 00:07:48 +00:00
Dmitry Yemanov
6f84c856f2 Avoid reporting an error if it happens due to process termination (provider shutdown). The logic generally follows the one inside fbsvcmgr. 2022-05-31 11:50:29 +03:00
firebirds
8360972bb5 increment build number 2022-05-27 00:12:42 +00:00
Dmitry Yemanov
5ddabf5ee6 Updated the docs 2022-05-26 19:32:03 +03:00
firebirds
c2e6bf3bf6 increment build number 2022-05-25 00:10:37 +00:00
AlexPeshkoff
6ced97e97d Avoid races in mapping clear delivery init/fini under high load
(cherry picked from commit ed126e2e60)
2022-05-24 14:26:24 +03:00
AlexPeshkoff
7778644576 Implemented #7194: Make it possible to avoid fbclient dependency in pascal programs using firebird.pas
(cherry picked from commit 06cb1751ab)
2022-05-24 13:44:35 +03:00
firebirds
4feff17a9a increment build number 2022-05-24 00:09:39 +00:00
aleksey.mochalov
1db0779f9d Fixes #7191: set failure exit code after exception caught in gstat routine
(cherry picked from commit 778b6a43de)
2022-05-23 16:15:17 +03:00
firebirds
9006e4c884 increment build number 2022-05-19 00:11:37 +00:00
AlexPeshkoff
a093851c6c Fixed #7184: gbak output not flushing
(cherry picked from commit 6a81088aa3)
2022-05-18 13:57:16 +03:00
firebirds
ab8600b1b6 increment build number 2022-05-17 00:10:00 +00:00
AlexPeshkoff
b7b0c82c1e -m 2022-05-16 19:41:57 +03:00
AlexPeshkoff
76c4bf836b Support old language standard after backporting fix for #7147: Problems with use of big timeout (or no timeout at all) in trace service 2022-05-16 19:40:59 +03:00
AlexPeshkoff
e20dfa1a8e Postfix for #7147: code cleanup
(cherry picked from commit f763726543)
2022-05-16 19:02:00 +03:00
AlexPeshkoff
b13401e033 Postfix for #7147: reworked according to Vlad's advice
(cherry picked from commit f7fbedda49)
2022-05-16 19:02:00 +03:00
AlexPeshkoff
733a31e3e8 Fix for #7147: Problems with use of big timeout (or no timeout at all) in trace service
(cherry picked from commit e2a87eb976)
2022-05-16 19:02:00 +03:00
firebirds
02b61eeb0e increment build number 2022-05-07 00:11:30 +00:00
Adriano dos Santos Fernandes
68ec92733c Fix #7176 - Incorrect error "Invalid token. Malformed string." with union + blob + non utf8 varchar. 2022-05-06 10:18:37 -03:00
firebirds
5d1ef75f34 increment build number 2022-05-06 00:10:47 +00:00
Vlad Khorsun
9e764a89cb Attempt to fix recent crashes in oltp-emul test. 2022-05-05 12:11:15 +03:00
firebirds
fddad0ad4d increment build number 2022-05-03 00:10:04 +00:00
Adriano dos Santos Fernandes
9fc21e5c57 Remove deprecated GitHub Actions Windows 2016 environment.
That means no GitHub Actions Windows build for v3 branch.
2022-05-02 08:41:14 -03:00
fce616b9f4 Remove some debug code. Add doc note. 2022-05-02 10:50:19 +02:00
firebirds
7982c6c932 increment build number 2022-05-02 00:10:00 +00:00
Dmitry Yemanov
75d108160e Updated the docs 2022-05-01 08:11:02 +03:00
firebirds
15daab7aad increment build number 2022-05-01 00:10:22 +00:00
Mark Rotteveel
70d43e745d Use more specific URL for build 2022-04-30 11:54:18 +02:00
Mark Rotteveel
55f35b48dd Remove Travis-ci from B3_0_Release 2022-04-30 11:50:26 +02:00
firebirds
ee1a86091b increment build number 2022-04-29 00:10:41 +00:00
fc64d259fd Whitespace 2022-04-28 18:23:47 +02:00
af985435aa Fix #7158 - Serious issue with SYSDBA user with Legacy_Auth in Windows Installer 2022-04-28 18:19:11 +02:00
firebirds
3acf0b981b increment build number 2022-04-26 00:09:37 +00:00
e10b0b864d $host.ui.RawUI.WindowTitle = $title 2022-04-25 18:02:31 +02:00
firebirds
2e60f63cfb increment build number 2022-04-08 00:11:27 +00:00
Ilya Eremin
7355176a2a Print ON DISCONNECT trigger exceptions to trace if log_errors = true 2022-04-07 13:41:36 +03:00
firebirds
4f7af0aff3 increment build number 2022-04-05 00:10:25 +00:00