AlexPeshkoff
|
71a27ce507
|
Implemented #7468: Add switch to control in guardian timeout before killing firebird server process
|
2023-02-07 20:24:38 +03:00 |
|
AlexPeshkoff
|
0a54663469
|
Fixed #7371: Various errors (fatal lock manager error, pthread_mutex_destroy failed) caused by races when opening/closing database
(cherry picked from commit aabae5c5a8 )
|
2023-02-07 19:37:20 +03:00 |
|
Dmitry Yemanov
|
bba2051e7d
|
Postfix for my yesterday's commit
|
2023-02-07 12:17:47 +03:00 |
|
firebirds
|
cd9c2b28f6
|
increment build number
|
2023-02-06 20:33:46 +00:00 |
|
AlexPeshkoff
|
edb12d93a5
|
Fixed #7465: Restore success illegally reported when gbak was unable to activate all indices
|
2023-02-06 20:38:22 +03:00 |
|
Dmitry Yemanov
|
da2cd09ba0
|
Use the request pool where appropriate. Ensure page latches are released after errors. Misc adjustments.
|
2023-02-06 19:06:14 +03:00 |
|
Adriano dos Santos Fernandes
|
d1cde0b02a
|
Replace usage of icu.exe by icu_windows.zip.
|
2023-02-04 18:32:59 -03:00 |
|
Adriano dos Santos Fernandes
|
2090a34390
|
Replace icu.exe by icu_windows.zip.
|
2023-02-04 18:32:58 -03:00 |
|
Adriano dos Santos Fernandes
|
76685f7696
|
Extract ICU data from icudt.zip.
|
2023-02-04 18:32:58 -03:00 |
|
Adriano dos Santos Fernandes
|
a4d2f3aeba
|
Generate static libs in temp directory.
|
2023-02-04 18:32:57 -03:00 |
|
Adriano dos Santos Fernandes
|
14507af30d
|
Flat Android tree.
|
2023-02-04 18:32:57 -03:00 |
|
Adriano dos Santos Fernandes
|
56da7b245b
|
Fix Android cross build script running in Linux.
|
2023-02-04 18:32:57 -03:00 |
|
Adriano dos Santos Fernandes
|
2e0e898cc2
|
Put more common ICU library name pattern first.
|
2023-02-04 18:32:57 -03:00 |
|
Adriano dos Santos Fernandes
|
c969aa0575
|
Fix ICU loading in Android.
|
2023-02-04 18:32:56 -03:00 |
|
Adriano dos Santos Fernandes
|
85b84da6df
|
Link with Android log library.
|
2023-02-04 18:32:54 -03:00 |
|
Adriano dos Santos Fernandes
|
f0d4e9caad
|
ICU for Android: set rpath to '$ORIGIN', adjust build scripts, remove duplicated data file and save libname.major.minor.so libraries.
|
2023-02-04 18:32:54 -03:00 |
|
Adriano dos Santos Fernandes
|
543d59e720
|
Split icu data file (used in Android) outside .exe compressed file.
|
2023-02-04 18:32:48 -03:00 |
|
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 |
|