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

57269 Commits

Author SHA1 Message Date
Adriano dos Santos Fernandes
74976b6d8f Postfix for #7586 (procedure output named arguments).
Thanks to Pavel Zotov.
2024-01-12 23:07:32 -03:00
GitHub Action
2305463691 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-12 20:13:49 +00:00
Adriano dos Santos Fernandes
bc79d298a1 Add tzdata-update job to v5. 2024-01-12 08:49:02 -03:00
github-actions[bot]
2903368185
Update tzdata to version 2023d. (#7956)
Co-authored-by: asfernandes <asfernandes@users.noreply.github.com>
2024-01-12 08:47:27 -03:00
AlexPeshkoff
b4a956ddfe Removed debugging traps 2024-01-12 11:01:46 +03:00
GitHub Action
dfd3cb37ee increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-11 20:13:51 +00:00
AlexPeshkoff
0b43e3d5dd Restored accidentialy committed file 2024-01-11 20:11:29 +03:00
AlexPeshkoff
8aacea411b Cleanup: moved INTL objects, defined in common, from namespace Jrd to namespace Firebird 2024-01-11 20:00:14 +03:00
AlexPeshkoff
3912346e6f Docs for #7951: Make it possible to handle attach errors in key holder plugin. 2024-01-11 14:31:02 +03:00
AlexPeshkoff
c2238907a7 Implemented #7951: Make it possible to handle attach errors in key holder plugin. 2024-01-11 13:45:04 +03:00
AlexPeshkoff
6dce8db8ca Misc 2024-01-11 13:41:17 +03:00
AlexPeshkoff
8b7ef73688 Added method's attribute "stub": makes it possible to have default trivial implementation for new methods in new versions of interfaces 2024-01-11 13:21:19 +03:00
Adriano dos Santos Fernandes
314cb34358 Make build works with cmake 3.28.1. 2024-01-10 22:52:58 -03:00
GitHub Action
ee2d227d8c increment build number
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-10 20:14:05 +00:00
Adriano dos Santos Fernandes
252a675c2a Postfix for #4203 - thanks to Pavel Zotov. 2024-01-09 20:05:36 -03:00
GitHub Action
597b267641 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-09 20:14:04 +00:00
Adriano dos Santos Fernandes
a04784d502 Postfix for #4203 - thanks to Pavel Zotov. 2024-01-09 08:57:42 -03:00
GitHub Action
4aa19eaee9 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-08 20:13:34 +00:00
Adriano dos Santos Fernandes
d29e9cecb8 Corrections and documentation improvements to #4203 - DROP [IF EXISTS]. 2024-01-08 08:33:39 -03:00
GitHub Action
ac5c7ae0c6 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-07 20:12:53 +00:00
Adriano dos Santos Fernandes
77ee904255
Feature #4203 - DROP [IF EXISTS] (#7946) 2024-01-07 11:30:33 -03:00
GitHub Action
2f444071a1 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-05 20:13:37 +00:00
AlexPeshkoff
1d1e3a5170 Postfix for #7917: Hang in a case of error when sweep thread is attaching to database; fixed CS case. 2024-01-05 19:37:59 +03:00
GitHub Action
e62ec5cf47 increment build number 2023-12-26 20:13:11 +00:00
Adriano dos Santos Fernandes
67cab52b9d Add move constructor as copy elision is not obrigatory in C++14. (#7854) 2023-12-26 07:12:43 -03:00
GitHub Action
fa5854bbc8 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-22 20:13:13 +00:00
Vlad Khorsun
c6b1d707a8 Correct non-Windows branch of code.
It should fix failed test functional/replication/test_invalid_msg_if_target_db_has_no_replica_flag
2023-12-22 09:32:40 +02:00
GitHub Action
778e7c122b increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-21 20:13:09 +00:00
Vlad Khorsun
cc629222ad
Fixed bug #7873 : Wrong memory buffer alignment and IO buffer size when working in direct IO mode (#7890)
* Fixed bug #7873 : Wrong memory buffer alignment and IO buffer size when working in direct IO mode

* Use alignas() per Adriano suggestion

* Remove unused variable
2023-12-21 13:47:58 +02:00
Adriano dos Santos Fernandes
e2324e40f1 Improvement after change in firebird-qa to not run any replication test. Also save stdout to artifacts. 2023-12-21 08:37:29 -03:00
Vlad Khorsun
fb93439e91
Merge pull request #7919 from FirebirdSQL/work/gh_7896
Fixed bug #7896 : replication.log remains empty (and without any error in firebird.log)
2023-12-21 13:23:50 +02:00
Vlad Khorsun
6a06fe5b7a Update COMMON_FILE_PREFIX 2023-12-21 13:16:41 +02:00
GitHub Action
f3fca285dd increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-20 20:13:37 +00:00
Vlad Khorsun
d5b682f5da Fixed bug #7927 : Some default values is set incorrectly for SC\CS architectures 2023-12-20 10:19:53 +02:00
Adriano dos Santos Fernandes
305c40a05b Fix #7931 - Incorrect variable usage using UPDATE OR INSERT. 2023-12-19 22:53:57 -03:00
GitHub Action
78ff27df5e increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-19 20:12:01 +00:00
Vlad Khorsun
c1a02ae75c
Merge pull request #7920 from FirebirdSQL/work/gh_7899
FIxed bug #7899 : Inconsistent state of master-detail occurs after RE-connect + 'SET AUTODDL OFF' + 'drop <FK>' which is ROLLED BACK
2023-12-19 18:15:38 +02:00
Vlad Khorsun
2feea10463 Improvement #7928 : Make TempCacheLimit setting to be per-database, (not per-attachment) for SuperClassic. 2023-12-19 18:05:57 +02:00
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