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

57431 Commits

Author SHA1 Message Date
cacb2c77d4 #7926 Do not touch files during packaging 2023-12-19 11:42:39 +01:00
GitHub Action
65f0e8b4f1 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-18 20:13:23 +00:00
Dmitry Yemanov
d957b16294 Slightly reworked my yesterday's fix for #7921 2023-12-18 14:07:45 +03:00
Adriano dos Santos Fernandes
dd67b0600d QA workflow. 2023-12-18 07:58:55 -03:00
GitHub Action
60663a3535 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-17 20:12:43 +00:00
Dmitry Yemanov
7888fdfdc4 Fixed #7921: FB5 uses PK for ordered plan even if less count of fields matching index exists 2023-12-17 11:14:42 +03:00
GitHub Action
81c9902a53 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-14 20:13:54 +00:00
Dmitry Yemanov
f647dfd757 More realistic cardinality adjustments for unmatchable booleans, this should also fix #7904: FB5 bad plan for query 2023-12-14 17:25:30 +03:00
Dmitry Yemanov
655eb5a390 Fixed debug printer code 2023-12-14 17:25:30 +03:00
5933ce8ca2 white space 2023-12-14 11:56:24 +01:00
Vlad Khorsun
24e3d46e82 FIxed bug #7899 :
Inconsistent state of master-detail occurs after RE-connect + 'SET AUTODDL OFF' + 'drop <FK>' which is ROLLED BACK
2023-12-14 11:23:41 +02:00
GitHub Action
a0db4283e1 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-13 20:13:29 +00:00
Adriano dos Santos Fernandes
69e2501d58 Allow to configure Firebird in posix using relative directories with options --with-fb*. (#7918)
Relative directories will be interpreted based in the runtime root prefix.
2023-12-13 07:19:01 -03:00
GitHub Action
4520f2e9c7 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-12 20:13:52 +00:00
AlexPeshkoff
166063ecf0 Fixed #7917: Hang in a case of error when sweep thread is attaching to database.
(cherry picked from commit d348ded807)
2023-12-12 18:35:06 +03:00
GitHub Action
f454eea58a increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-11 20:14:12 +00:00
Vlad Khorsun
0a5a4f30b4 Fixed bug #7896 : replication.log remains empty (and without any error in firebird.log) 2023-12-11 14:25:53 +02:00
Jiri Cincura ↹
ec8f26931d Update info about quotes in fbtrace.conf 2023-12-11 11:45:26 +03:00
GitHub Action
423476b90c increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-06 20:13:48 +00:00
Dmitry Yemanov
65bf32542c Fixed #7908: Unexpected results when the join condition contains the OR predicate 2023-12-06 08:22:51 +03:00
GitHub Action
12c4eb870d increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-05 20:13:44 +00:00
AlexPeshkoff
ce01f13f07 Cleaned up unused 8-byte alignment. Implemented #7891: Make memory pool detect double free of a block when DEBUG_GDS_ALLOC is used. 2023-12-05 19:05:53 +03:00
AlexPeshkoff
3dc03ddb50 Fixed #7809: Crash "Fatal lock manager error: Process disappeared in LockManager::acquire_shmem"
(cherry picked from commit 3dba22bda0)
2023-12-05 10:11:31 +03:00
GitHub Action
bd40df2110 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-04 20:13:09 +00:00
AlexPeshkoff
4056a5e870 Fixed #7905: Segfault during TPC initialization
(cherry picked from commit 103373302d)
2023-12-04 18:00:52 +03:00
GitHub Action
aa786f3cde increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-03 20:12:50 +00:00
Dmitry Yemanov
898bf01575 Fixed #7903: Unexpected Results when Using CASE-WHEN with LEFT JOIN 2023-12-03 18:50:47 +03:00
GitHub Action
cc8cb88f6e increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-02 20:12:34 +00:00
Adriano dos Santos Fernandes
c9e6493a5e Warning. 2023-12-02 15:01:47 -03:00
Adriano dos Santos Fernandes
ccdc281dc5 Task #7900 - Remove compatibility options MaxIdentifierByteLength and MaxIdentifierCharLength. 2023-12-02 15:00:58 -03:00
Adriano dos Santos Fernandes
a7168913cc Misc - thanks Dmitry Kovalenko. 2023-12-02 14:53:36 -03:00
GitHub Action
a7500042a2 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-01 20:13:45 +00:00
Vlad Khorsun
e98e1dc11b Task #7897 : Remove obsolete setting ClearGTTAtRetaining 2023-12-01 15:59:49 +02:00
Vlad Khorsun
e4900f972e Fixed error due to refactoring in commit 37b23f193b.
Shown by failed test for core-5222.
2023-12-01 12:12:37 +02:00
GitHub Action
df7aa6f7e7 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-30 20:13:33 +00:00
AlexPeshkoff
1dda7bf7f7 Postfix for #7885: Unstable error messages in services due to races related with service status vector; restore gbak error diagnostics 2023-11-30 17:32:28 +03:00
AlexPeshkoff
183a4c3197 Follow DS suggestion to use explicit deletion of unneeded functions 2023-11-30 17:32:28 +03:00
GitHub Action
a410b0fc53 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-29 20:13:38 +00:00
AlexPeshkoff
8cd9c65eac Postfix for #7885: Unstable error messages in services due to races related with service status vector; fixed AV in utility case 2023-11-29 20:19:37 +03:00
AlexPeshkoff
304d60ec4b Fixed #7885: Unstable error messages in services due to races related with service status vector 2023-11-29 18:21:00 +03:00
Danuul3
cf4d9d98f2
The ability to retrieve the total number of pages in the database, the (#7888)
number of pages in use, and the number of free pages via the
GET_CONTEXT.

Co-authored-by: Daniil <daniil@localhost.localdomain>
2023-11-29 16:49:54 +03:00
Adriano dos Santos Fernandes
12f5664e4b Fix #7886 - ISQL sets return code to 1 for script that is called via IN command even if this script completes OK.
Problem caused by presence of tail comments in the callee.
2023-11-28 22:27:49 -03:00
GitHub Action
e303504f22 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-28 20:13:48 +00:00
Dmitry Yemanov
9be21496f5 Postfix for my prior commit from 05-Sep-2023 2023-11-28 17:24:48 +03:00
Adriano dos Santos Fernandes
38b636f901
Misc. 2023-11-27 21:12:50 -03:00
GitHub Action
61526ccc5e increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-27 20:13:04 +00:00
Dmitry Yemanov
b8c6fd3405 This should fix #7879: Unexpected results when using natural right join 2023-11-27 16:09:48 +03:00
GitHub Action
ab3723448b 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
e44d09411d Improve display of blr_in_list. 2023-11-25 15:51:08 -03:00
Adriano dos Santos Fernandes
f5e81c6854 Postfix for #7810 - thanks to Vlad. 2023-11-25 15:17:12 -03:00