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

55826 Commits

Author SHA1 Message Date
Vlad Khorsun
2342e7bd4b This should fix bug #7271 : Sporadic crash on 3.0.10.33106 2022-08-19 14:54:12 +03:00
Vlad Khorsun
d09ccdc2dc Fixed bug #7239 : Connect using XNET protocol shows different exception if DB is in shutdown state (comparing to INET) 2022-08-19 14:48:25 +03:00
asfernandes
6bbca398b8 Update tzdata to version 2022b. 2022-08-19 08:17:57 -03:00
firebirds
505cf4dbb1 increment build number 2022-08-18 00:08:51 +00:00
Dmitry Yemanov
2192da7524 Raise version number 2022-08-17 19:01:11 +03:00
firebirds
f48c15241f increment build number 2022-08-17 00:08:19 +00:00
Adriano dos Santos Fernandes
1b964bdcad Fix #7241 - mac installer - firebird user not created correctly if group already exists.
Solution by: Jonathan Frutos
2022-08-16 21:03:51 -03:00
firebirds
19ac8faf73 increment build number 2022-08-16 00:08:58 +00:00
Ilya Eremin
4d792b5256 Do not allow the AST thread to release EX lock on a relation while it's in the deleting state (#7252)
The problem is rarely reproduced by bugs.core_2879 test. Without the fix the phase 4 of delete_relation DFW may fail because MET_lookup_relation_id cannot find a relation.
2022-08-15 20:26:36 +03:00
firebirds
763f0cf35f increment build number
Some checks failed
continuous-integration/drone Build is failing
2022-08-08 00:08:06 +00:00
Dmitry Yemanov
41da282b02 Update the docs 2022-08-07 13:18:16 +03:00
firebirds
26a339e8ed increment build number 2022-08-07 00:08:07 +00:00
Adriano dos Santos Fernandes
29444ae683 Misc. 2022-08-06 14:54:47 -03:00
firebirds
966b6c9140 increment build number 2022-08-05 00:08:55 +00:00
Adriano dos Santos Fernandes
ba1cf19e7e Fix #7243 - Some UNICODE characters can lead to wrong CONTAINING evaluation when lower/upper uses different number of bytes in its encoding. 2022-08-03 23:00:35 -03:00
firebirds
4337ed79f6 increment build number 2022-08-03 00:08:44 +00:00
Dmitry Starodubov
6e94d3cd0d Check for an error when opening "/dev/urandom". Otherwise wrong error is returned e.g. if the open file limit is reached. 2022-08-02 17:15:37 +03:00
firebirds
7372233422 increment build number 2022-08-02 00:05:58 +00:00
Adriano dos Santos Fernandes
53e51a84a8 Fix #7237 - Starting operator become unstable on indexed varchar fields. 2022-08-01 08:26:31 -03:00
firebirds
a1d5cd5f42 increment build number 2022-07-26 00:06:11 +00:00
4623d94561 spelling 2022-07-25 12:20:39 +02:00
104c3b6561 Ignore 2022-07-25 09:48:31 +02:00
0d12310d64 Add option to prepare a zipped snapshot kit directly from run_all.bat 2022-07-25 09:47:05 +02:00
af2c444bc7 Make consistent use of hyphens instead of underscores when naming windows installation packages. 2022-07-25 09:44:24 +02:00
firebirds
8b06dbd791 increment build number 2022-07-23 00:07:16 +00:00
5257147629 Document that Inno Setup 6.2.1 is used for packaging Windows kits.
This version has changes to further help protect against potential DLL preloading attacks when running installers or uninstallers under the SYSTEM account.
2022-07-22 13:41:38 +02:00
firebirds
a0dc06b88f increment build number 2022-07-22 00:07:08 +00:00
Vlad Khorsun
a917259ca6 Revert "Postfix for PR #6996 : Fixes for fbtrace log rotation."
This reverts commit 788ce1082b.
2022-07-21 16:31:01 +03:00
AlexPeshkoff
4c4d0b142b Fixed issues with shutdown thread, reported by Ilya Eremin privately
(cherry picked from commit dd1593b67d)
2022-07-21 14:48:08 +03:00
Dmitry Yemanov
06e9f5daae Fixed the reference 2022-07-21 14:33:58 +03:00
Dmitry Yemanov
40b49234de More additions 2022-07-21 14:29:26 +03:00
Vlad Khorsun
788ce1082b Postfix for PR #6996 : Fixes for fbtrace log rotation.
Remove mapping file after use.
2022-07-21 12:57:59 +03:00
Dmitry Yemanov
75cb6760df Additions/corrections 2022-07-21 09:32:47 +03:00
firebirds
c7e2e0e278 increment build number 2022-07-21 00:06:35 +00:00
Dmitry Yemanov
7bcef0c7d1 Update the docs 2022-07-20 13:30:42 +03:00
firebirds
836d7d4729 increment build number 2022-07-16 00:06:53 +00:00
Adriano dos Santos Fernandes
8b65748e3b EditorConfig settings for .yml files. 2022-07-14 22:10:31 -03:00
firebirds
ce15b9ef47 increment build number 2022-07-11 00:06:23 +00:00
Adriano dos Santos Fernandes
f0c7f82fb4 Update gen/msgs.h. 2022-07-10 09:28:36 -03:00
Adriano dos Santos Fernandes
04898704db Fix #7229 - ALTER COLUMN DROP IDENTITY does not reset generator name in metadata cache. 2022-07-10 09:27:07 -03:00
firebirds
514f8fe767 increment build number 2022-07-01 00:06:10 +00:00
GitHub Action
5745edd28a Misc. 2022-06-30 10:25:49 +00:00
Vlad Khorsun
dc2b2cb750 Corrections for "Windows instance conflict" handling
- don't close event handle until throwing exception
- better error message
2022-06-30 12:08:38 +03:00
firebirds
5c4f4314ed increment build number 2022-06-30 00:06:17 +00:00
AlexPeshkoff
553e84d34f Restored full diagnostic on Vlad's request 2022-06-29 17:55:08 +03:00
firebirds
8000354f9b increment build number 2022-06-29 00:06:36 +00:00
Adriano dos Santos Fernandes
09167cb29b Fixed #7222 - Dependencies of packaged functions are not tracked. 2022-06-28 08:53:39 -03:00
firebirds
aaba0e7520 increment build number 2022-06-28 00:06:37 +00:00
AlexPeshkoff
2550bf5176 Misc 2022-06-27 18:51:01 +03:00
AlexPeshkoff
ea6610a185 Docs 2022-06-27 16:44:03 +03:00