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

57274 Commits

Author SHA1 Message Date
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
Dmitry Yemanov
b596b35599 This should fix #7879: Unexpected results when using natural right join 2023-11-27 16:06:02 +03:00
GitHub Action
d15365c07a increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-25 20:12:26 +00:00
Adriano dos Santos Fernandes
4a8ee6f86d Improve display of blr_in_list. 2023-11-25 15:50:04 -03:00
Vlad Khorsun
50866323b3 Fixed bug #7860 : Crash potentially caused by BETWEEN Operator 2023-11-25 00:48:31 +02:00
GitHub Action
84a3d66f64 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-23 20:13:07 +00:00
Adriano dos Santos Fernandes
13ff9c4704 Fix docker/windows CI. 2023-11-23 06:47:32 -03:00
GitHub Action
4084d7705d increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-22 20:13:17 +00:00
Ilya Eremin
18b495491f Fix an error on DPM_fetch() in delete_version_chain() when rpb with rpb_page == 0 is passed
It's possible to get rpb_page == 0 from VIO_intermediate_gc via staying_chain_rpb. This case happens there when the staying record stack has 1 item at the moment this rpb is created.
This fixes #7867.
2023-11-22 15:47:43 +03:00
Adriano dos Santos Fernandes
e2ec47a8ce Add move constructor as copy elision is not obrigatory in C++14. (#7854) 2023-11-21 20:33:40 -03:00
Adriano dos Santos Fernandes
b4d43d08b2 Fix #7854 - Performance issue with time zones. (#7859) 2023-11-21 20:14:52 -03:00
GitHub Action
42238f18a5 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-21 20:12:33 +00:00
Dmitry Kovalenko
b02ddfdaf2 The backup/restore of int128-arrays. (#7847)
It is a fix for issue #7846.
2023-11-21 11:05:37 +03:00
GitHub Action
f265c156b3 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-20 20:13:40 +00:00
Dmitry Kovalenko
18daee9df0 [GBAK, Restore] The skip of att_functionarg_field_precision is corrected (#7852)
This commit fixes the issue #7851.
2023-11-20 18:36:41 +03:00