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

57438 Commits

Author SHA1 Message Date
Adriano dos Santos Fernandes
84db99ea8e Fix problem with autoconf 2.72.
This has been causing instability in the MacOS build due to some
runners using that autoconf version.
2024-01-13 21:45:16 -03:00
GitHub Action
7c517414c5 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-12 20:13:49 +00:00
github-actions[bot]
d24185ed93 Update tzdata to version 2023d. (#7956)
Co-authored-by: asfernandes <asfernandes@users.noreply.github.com>
2024-01-12 08:49:36 -03:00
Dmitry Yemanov
240154939c Raise the version number 2024-01-12 14:45:28 +03:00
Vlad Khorsun
b90c02f20d Fixed bug #7873 : Wrong memory buffer alignment and IO buffer size when working in direct IO mode (#7890) 2024-01-12 13:07:21 +02:00
Vlad Khorsun
dd71073cc3 Fixed bug #7896 : replication.log remains empty (and without any error in firebird.log) 2024-01-12 13:04:43 +02:00
Vlad Khorsun
e2999cd3d7 Fixed bug #7927 : Some default values is set incorrectly for SC\CS architectures 2024-01-12 12:59:24 +02:00
Vlad Khorsun
e35437e006 FIxed bug #7899 :
Inconsistent state of master-detail occurs after RE-connect + 'SET AUTODDL OFF' + 'drop <FK>' which is ROLLED BACK
2024-01-12 12:57:41 +02:00
Vlad Khorsun
5cd7f64c11 Improvement #7928 : Make TempCacheLimit setting to be per-database, (not per-attachment) for SuperClassic. 2024-01-12 12:52:35 +02:00
AlexPeshkoff
a2723f5f06 Removed debugging traps
(cherry picked from commit b4a956ddfe)
2024-01-12 11:03:59 +03:00
GitHub Action
e3e3596f71 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-11 20:13:52 +00:00
Adriano dos Santos Fernandes
af1546f15f Make build works with cmake 3.28.1.
All checks were successful
continuous-integration/drone Build is passing
2024-01-10 22:17:47 -03:00
GitHub Action
8d206ddfaf increment build number
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-10 20:14:06 +00:00
Dmitry Yemanov
ee9c3575b1 Prepare for the final release 2024-01-10 21:18:49 +03:00
GitHub Action
cbfc98df25 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-19 20:12:01 +00:00
65c0ccca3b #7926 Do not touch files during packaging 2023-12-19 12:32:32 +01:00
GitHub Action
db106220b1 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-15 20:13:46 +00:00
Dmitry Yemanov
49b4b68304 Add forgotten change to the docs 2023-12-15 08:58:35 +03:00
GitHub Action
ec46aee9a9 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-14 20:13:54 +00:00
Dmitry Yemanov
d7eb450faf Update the docs 2023-12-14 20:06:33 +03:00
Dmitry Yemanov
f0b7429a18
Do not consider non-deterministic expressions as invariants in pre-filters (#7853)
* Do not consider non-deterministic expressions as invariants in pre-filters

* Follow Adriano's suggestion

* Allow deterministic uncorrelated subqueries to be considered as invariants
2023-12-14 20:05:52 +03:00
Dmitry Yemanov
ae427762d5 More realistic cardinality adjustments for unmatchable booleans, this should also fix #7904: FB5 bad plan for query 2023-12-14 17:14:33 +03:00
Dmitry Yemanov
ff6bbf96de Fixed debug printer code 2023-12-14 17:14:33 +03:00
Adriano dos Santos Fernandes
6f33e54648
Allow to configure Firebird in posix using relative directories with options --with-fb* (#7918)
* Allow to configure Firebird in posix using relative directories with options --with-fb*.

Relative directories will be interpreted based in the runtime root prefix.
2023-12-14 07:23:07 -03:00
AlexPeshkoff
e3465b14ba Fixed #7917: Hang in a case of error when sweep thread is attaching to database.
(cherry picked from commit d348ded807)
2023-12-13 12:46:55 +03:00
GitHub Action
c32a8f0234 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-09 20:12:43 +00:00
Dmitry Yemanov
a27b08af12 Add changes mistakenly missing from PR 2023-12-09 14:33:57 +03:00
GitHub Action
08014816fd increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-08 20:13:44 +00:00
Dmitry Yemanov
c481b4c83e
Add backward compatibility option that disables joins transformation (#7910) 2023-12-08 16:37:42 +03:00
GitHub Action
c17c8ce0b7 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-06 20:13:48 +00:00
Dmitry Yemanov
a571bf81c3 Fixed #7908: Unexpected results when the join condition contains the OR predicate 2023-12-06 08:22:02 +03:00
GitHub Action
86bd6b007d increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-04 20:13:10 +00:00
AlexPeshkoff
103373302d Fixed #7905: Segfault during TPC initialization 2023-12-04 17:58:51 +03:00
Dmitry Yemanov
b9f376e8c8 Update the docs 2023-12-04 12:11:12 +03:00
GitHub Action
34fafd6110 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-03 20:12:50 +00:00
Dmitry Yemanov
ab6c56f9a2 Fixed #7903: Unexpected Results when Using CASE-WHEN with LEFT JOIN 2023-12-03 18:49:48 +03:00
GitHub Action
0f37ac3a87 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-01 20:13:45 +00:00
AlexPeshkoff
2c100fbee4 Postfix for #7885: Unstable error messages in services due to races related with service status vector; restore gbak error diagnostics
(cherry picked from commit 1dda7bf7f7)
2023-12-01 19:04:41 +03:00
AlexPeshkoff
054a0927f4 Follow DS suggestion to use explicit deletion of unneeded functions
(cherry picked from commit 183a4c3197)
2023-12-01 19:04:41 +03:00
AlexPeshkoff
53b6580515 Postfix for #7885: Unstable error messages in services due to races related with service status vector; fixed AV in utility case
(cherry picked from commit 8cd9c65eac)
2023-12-01 19:04:41 +03:00
AlexPeshkoff
2d2a6edac8 Fixed #7885: Unstable error messages in services due to races related with service status vector
(cherry picked from commit 304d60ec4b)
2023-12-01 19:04:41 +03:00
Vlad Khorsun
933b2741e7 Task #7897 : Remove obsolete setting ClearGTTAtRetaining 2023-12-01 16:02:12 +02:00
AlexPeshkoff
705e3a9040 Fixed #7809: Crash "Fatal lock manager error: Process disappeared in LockManager::acquire_shmem"
(cherry picked from commit 3dba22bda0)
2023-12-01 16:06:06 +03:00
Vlad Khorsun
02aaa5ec4a Fixed error due to refactoring in commit 37b23f193b.
Shown by failed test for core-5222.
2023-12-01 12:14:52 +02:00
GitHub Action
67c9b828d5 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-30 20:13:33 +00:00
Dmitry Yemanov
44cf43924a Fixed #7800: Default publication status is not preserved after backup/restore 2023-11-30 20:36:09 +03:00
GitHub Action
74a0e9bd9b increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-28 20:13:48 +00:00
Dmitry Yemanov
ee9daaf679 Postfix for my prior commit from 05-Sep-2023 2023-11-28 17:24:08 +03:00
GitHub Action
a0db83f9be increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-27 20:13:04 +00:00
Vlad Khorsun
dc2d85c17b Backported feature #7810 : Improve SKIP LOCKED implementation
(#7811 and #7872)
2023-11-27 20:12:40 +02:00