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

56751 Commits

Author SHA1 Message Date
firebirds
0d19245c8d increment build number 2023-02-03 20:32:50 +00:00
AlexPeshkoff
e542525d41 Fixed #7463: Collation based on ICU prevents DB migration to another host with another ICU version 2023-02-03 20:42:36 +03:00
Dmitry Yemanov
d7d16682cf More reliable cleanup for the applier. This should fix replicator crashes after replica shutdown. 2023-02-03 20:16:31 +03:00
firebirds
4848fbe6cf increment build number 2023-02-02 20:26:11 +00:00
AlexPeshkoff
611138d04d Next attempt to fix buildNo 2023-02-02 18:18:17 +03:00
AlexPeshkoff
359370c2c7 increment build number 2023-02-02 18:05:46 +03:00
AlexPeshkoff
c609bbbab2 increment build number 2023-02-02 18:02:52 +03:00
AlexPeshkoff
34433ed09a increment build number 2023-02-02 17:43:10 +03:00
AlexPeshkoff
67b6df6914 increment build number 2023-02-02 17:36:45 +03:00
AlexPeshkoff
2f5ba57ae1 increment build number 2023-02-02 17:32:12 +03:00
firebirds
0cf2c30af2 increment build number 2023-02-01 20:30:33 +00:00
AlexPeshkoff
97fe97f4e3 Added some debugging output to buildNo generation 2023-02-01 19:22:44 +03:00
AlexPeshkoff
5a33345856 increment build number 2023-02-01 18:50:16 +03:00
AlexPeshkoff
93cf19eeaa Fixed #7467: simple sql crashes firebird: select cast(rdb$db_key as integer) from rdb$database 2023-02-01 16:33:51 +03:00
Dmitry Yemanov
24d1d61da0 Postfix for #7446: never attempt to delete savepoints belonging to a different transaction 2023-02-01 11:21:47 +03:00
firebirds
490e27ff47 increment build number 2023-01-31 20:32:57 +00:00
firebirds
6fea793f16 increment build number 2023-01-31 14:38:21 +00:00
AlexPeshkoff
61abccc98c Fixed incorrect syntax 2023-01-31 17:37:03 +03:00
AlexPeshkoff
e77f11936d Adjust build number generator 2023-01-31 17:26:29 +03:00
Adriano dos Santos Fernandes
c05d5e6dc5 Misc. 2023-01-31 08:00:52 -03:00
Adriano dos Santos Fernandes
4c5decae05 Fix #7464 - Crash on repeating update. 2023-01-31 07:25:03 -03:00
firebirds
62d523698c increment build number 2023-01-31 08:37:16 +00:00
firebirds
14d22e40f9 increment build number 2023-01-30 20:38:25 +00:00
firebirds
aca2b129b4 increment build number 2023-01-24 00:09:36 +00:00
AlexPeshkoff
bb3624e35e Better fixed for #7444: isql 5.x crashes when executing test from QA suite (avoid high CPU consumption at last shutdown steps) 2023-01-23 18:29:59 +03:00
Adriano dos Santos Fernandes
69faf322d2 Fixed #7456 - Impossible drop function in package with name of PSQL-function.
Regression introduced in 43574d1588.
2023-01-23 08:10:29 -03:00
9f37b29f77 Add missing ConfigurationTaget 2023-01-23 10:32:12 +01:00
firebirds
284c439b46 increment build number 2023-01-22 00:07:53 +00:00
AlexPeshkoff
d278c3a628 Fixed #7444: isql 5.x crashes when executing test from QA suite 2023-01-21 13:43:48 +03:00
firebirds
306f7ee8a5 increment build number 2023-01-20 00:09:31 +00:00
689d3f16eb Generate new upgrade codes for the vc runtime msi 2023-01-19 12:59:47 +01:00
firebirds
e0101fc857 increment build number 2023-01-19 00:09:47 +00:00
7ea43aff2c Forward port the fix for #7096 2023-01-18 12:34:53 +01:00
firebirds
744db52acb increment build number 2023-01-17 00:08:56 +00:00
Dmitry Yemanov
1c6be39d71 Fixed the typo 2023-01-16 16:59:39 +03:00
Dmitry Yemanov
45c241536e Postfix: actual format number matters 2023-01-16 10:38:38 +03:00
firebirds
264f7042fb increment build number 2023-01-16 00:08:24 +00:00
Dmitry Yemanov
84c7e72257 Avoid storing formats for system tables, they're preloaded anyway 2023-01-15 20:08:11 +03:00
Dmitry Yemanov
022d11b6fc Rework my yesterday's commit a bit. Remove the ODS check for MON$ fields as its not necessary. 2023-01-15 20:08:11 +03:00
firebirds
b2887b8f60 increment build number 2023-01-14 00:09:08 +00:00
Dmitry Yemanov
330e9d9174 Fixed two regressions spotted by the QA suite 2023-01-13 21:33:15 +03:00
Dmitry Yemanov
caf1eccb2b Better scope for RAII holder and error handling. 2023-01-13 12:43:11 +03:00
firebirds
a60960c8f9 increment build number 2023-01-13 00:09:07 +00:00
AlexPeshkoff
799a0a6823 Code cleanup related with #7446: Attempt to use data in destroyed transaction pool 2023-01-12 20:31:24 +03:00
firebirds
ca6352e66d increment build number 2023-01-12 00:08:16 +00:00
Dmitry Yemanov
f329f4d84e Add gfix -upgrade support to fbsvcmgr 2023-01-11 19:31:32 +03:00
Dmitry Yemanov
d68e68d56a Update the docs 2023-01-11 19:19:33 +03:00
firebirds
b75f369309 increment build number 2023-01-11 00:08:28 +00:00
Adriano dos Santos Fernandes
4595a2c0e3 Add PLG$PROF_CURSORS and some others fixes. 2023-01-10 20:57:51 -03:00
Adriano dos Santos Fernandes
88d89bb918 Track names of FOR ... AS CURSOR <name>. 2023-01-10 20:57:51 -03:00