8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 06:43:04 +01:00
Commit Graph

57357 Commits

Author SHA1 Message Date
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
GitHub Action
f9e0e28bb5 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-19 20:12:38 +00:00
Dmitry Yemanov
d91029d8ed Avoid repeating evaluation of the invariant pre-condition which is already known to be TRUE 2023-11-19 09:14:03 +03:00
GitHub Action
05614ce166 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-17 20:13:47 +00:00
david ruty
1ed7f81f16 correction metaData 2023-11-17 13:05:08 +03:00
GitHub Action
aec1292b97 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-16 20:13:40 +00:00
Vlad Khorsun
ca392fee2e Missed 'break' 2023-11-16 13:37:05 +02:00
Vlad Khorsun
fc205f411d Fixed bug #7839 : Potential bug in BETWEEN Operator 2023-11-16 12:56:05 +02:00
GitHub Action
9de0412312 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-15 20:13:43 +00:00
Adriano dos Santos Fernandes
6e9016178f Remove -flat_namespace from MacOS build - see #7827. 2023-11-15 10:47:31 -03:00
GitHub Action
d58623f49f increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-14 20:12:23 +00:00
Dmitry Yemanov
b6e92f2c96 Backport the doc update 2023-11-14 10:52:32 +03:00
Adriano dos Santos Fernandes
8672bc2bf2 Fix #7844 - Removing first column with SET WIDTH crashes ISQL. 2023-11-13 22:42:37 -03:00
GitHub Action
7045e62e8e increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-11 20:12:06 +00:00
Dmitry Kovalenko
9e5d94e890 Fix #7831. Wrong parameter type for SCALAR_ARRAY argument. (#7836)
* METD_get_function respects FUN_scalar_array to build correct DSC of arguments.

It resolves the issue #7831 and forces a server to use SQL_ARRAY datatype for scalar_array-parameters.

* The code style has been corrected. I'm sorry.
2023-11-11 13:43:26 +03:00
GitHub Action
503ac3703e increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-09 20:14:24 +00:00
Adriano dos Santos Fernandes
d5e67a2201 Fix #7832 - Crash on "... RETURNING *" without INTO in PSQL. 2023-11-08 22:04:30 -03:00
GitHub Action
397d65445a increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-08 20:13:46 +00:00