GitHub Action
|
0d3a2a0f63
|
increment build number
continuous-integration/drone/push Build is passing
|
2023-12-22 20:13:14 +00:00 |
|
Vlad Khorsun
|
9f08ee2bea
|
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:33:40 +02:00 |
|
GitHub Action
|
6491f68bb4
|
increment build number
continuous-integration/drone/push Build is passing
|
2023-12-21 20:13:10 +00:00 |
|
Vlad Khorsun
|
7db9ee612a
|
Fixed bug #7873 : Wrong memory buffer alignment and IO buffer size when working in direct IO mode (#7890)
|
2023-12-21 13:57:59 +02:00 |
|
Vlad Khorsun
|
01c903468c
|
Removed excess code, added in prior commit due to cherry-picking
|
2023-12-21 13:56:33 +02:00 |
|
Vlad Khorsun
|
b884deeaf3
|
Fixed bug #7896 : replication.log remains empty (and without any error in firebird.log)
|
2023-12-21 13:34:47 +02:00 |
|
GitHub Action
|
5e53467435
|
increment build number
continuous-integration/drone/push Build is passing
|
2023-12-20 20:13:38 +00:00 |
|
Vlad Khorsun
|
f7b090043e
|
FIxed bug #7899 :
Inconsistent state of master-detail occurs after RE-connect + 'SET AUTODDL OFF' + 'drop <FK>' which is ROLLED BACK
|
2023-12-20 10:32:36 +02:00 |
|
Vlad Khorsun
|
507015b231
|
Merge pull request #7929 from FirebirdSQL/work/gh-7927
Fixed bug #7927 : Some default values is set incorrectly for SC\CS architectures
|
2023-12-20 10:16:53 +02:00 |
|
GitHub Action
|
b6643d7275
|
increment build number
continuous-integration/drone/push Build is passing
|
2023-12-19 20:12:02 +00:00 |
|
Vlad Khorsun
|
6fed3285dc
|
Improvement #7928 : Make TempCacheLimit setting to be per-database, (not per-attachment) for SuperClassic. (#7930)
* Improvement #7928 : Make TempCacheLimit setting to be per-database, (not per-attachment) for SuperClassic.
|
2023-12-19 18:00:24 +02:00 |
|
Vlad Khorsun
|
e62b51134e
|
Fixed bug #7927 : Some default values is set incorrectly for SC\CS architectures
|
2023-12-19 09:34:04 +02:00 |
|
GitHub Action
|
ffa70491af
|
increment build number
continuous-integration/drone/push Build is passing
|
2023-12-12 20:13:53 +00:00 |
|
AlexPeshkoff
|
d348ded807
|
Fixed #7917: Hang in a case of error when sweep thread is attaching to database.
|
2023-12-12 18:33:23 +03:00 |
|
GitHub Action
|
a9b7cacb07
|
increment build number
continuous-integration/drone/push Build is passing
|
2023-12-04 20:13:11 +00:00 |
|
AlexPeshkoff
|
d2c936cbf7
|
Better fix for #7905: Segfault during TPC initialization; thnx to Vlad
|
2023-12-04 17:32:57 +03:00 |
|
AlexPeshkoff
|
2a746f7132
|
Fixed #7905: Segfault during TPC initialization
|
2023-12-04 16:52:23 +03:00 |
|
GitHub Action
|
1f34124912
|
increment build number
continuous-integration/drone/push Build is passing
|
2023-12-01 20:13:46 +00:00 |
|
AlexPeshkoff
|
e96217a9ca
|
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:44:36 +03:00 |
|
AlexPeshkoff
|
fadc99efdb
|
Follow DS suggestion to use explicit deletion of unneeded functions
(cherry picked from commit 183a4c3197 )
|
2023-12-01 19:44:36 +03:00 |
|
AlexPeshkoff
|
c3bd790d1b
|
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:44:36 +03:00 |
|
AlexPeshkoff
|
eff26a6105
|
Fixed #7885: Unstable error messages in services due to races related with service status vector
(cherry picked from commit 304d60ec4b )
|
2023-12-01 19:44:34 +03:00 |
|
GitHub Action
|
089717cecb
|
increment build number
continuous-integration/drone/push Build is passing
|
2023-11-30 20:13:34 +00:00 |
|
Dmitry Yemanov
|
788b7c54c7
|
Fixed #7800: Default publication status is not preserved after backup/restore
|
2023-11-30 20:39:14 +03:00 |
|
GitHub Action
|
6340df17fa
|
increment build number
continuous-integration/drone/push Build is passing
|
2023-11-28 20:13:49 +00:00 |
|
Dmitry Yemanov
|
010d40c65e
|
Postfix for my prior commit from 05-Sep-2023
|
2023-11-28 17:22:37 +03:00 |
|
GitHub Action
|
255fc24099
|
increment build number
continuous-integration/drone/push Build is passing
|
2023-11-25 20:12:27 +00:00 |
|
Vlad Khorsun
|
4d7f378b92
|
Fixed bug #7860 : Crash potentially caused by BETWEEN Operator
|
2023-11-25 00:49:19 +02:00 |
|
GitHub Action
|
41bd785deb
|
increment build number
continuous-integration/drone/push Build is passing
|
2023-11-22 20:13:18 +00:00 |
|
AlexPeshkoff
|
9abf694a98
|
Merge branch 'work/7809' into v4.0-release
|
2023-11-22 19:40:45 +03:00 |
|
AlexPeshkoff
|
10c2e8ec01
|
Merged with v4.0-release
|
2023-11-22 17:27:30 +03:00 |
|
Ilya Eremin
|
9d22186ff6
|
Correct the fix for #7867 and update the comment
|
2023-11-22 16:21:50 +03:00 |
|
Adriano dos Santos Fernandes
|
cf98c6e97f
|
Fix annoying bug where clang build corrupts memory due to wrong alignments defines.
|
2023-11-22 07:41:25 -03:00 |
|
Adriano dos Santos Fernandes
|
e5534060ea
|
Fix #7854 - Performance issue with time zones. (#7859)
|
2023-11-21 20:36:31 -03:00 |
|
GitHub Action
|
e12396f4c6
|
increment build number
continuous-integration/drone/push Build is passing
|
2023-11-21 20:12:34 +00:00 |
|
Ilya Eremin
|
7bec06f21e
|
Do not try to delete a head record in delete_version_chain() when its rpb_page is 0
This may fix #7867.
|
2023-11-21 21:39:54 +03:00 |
|
Dmitry Yemanov
|
31f78790fe
|
Raise the revision number
|
2023-11-21 13:48:51 +03:00 |
|
GitHub Action
|
860798fb05
|
increment build number
continuous-integration/drone/push Build is passing
|
2023-11-20 20:13:41 +00:00 |
|
Dmitry Kovalenko
|
4f1909b30a
|
[GBAK, Restore] The skip of att_functionarg_field_precision is corrected (#7852)
This commit fixes the issue #7851.
|
2023-11-20 18:33:47 +03:00 |
|
GitHub Action
|
ae7537aa3b
|
increment build number
continuous-integration/drone/push Build is passing
|
2023-11-18 20:12:23 +00:00 |
|
Dmitry Kovalenko
|
3c75c847f3
|
The backup/restore of int128-arrays. (#7847)
It is a fix for issue #7846.
|
2023-11-18 19:21:49 +03:00 |
|
GitHub Action
|
c5a65ff94e
|
increment build number
continuous-integration/drone/push Build is passing
|
2023-11-16 20:13:41 +00:00 |
|
Dmitry Yemanov
|
2886cd7899
|
Merge pull request #7848 from medi6/4.0.2
Differencies in queries results between Firebird 2.5 and Firebird 4
|
2023-11-16 21:27:09 +03:00 |
|
Vlad Khorsun
|
80c879fd53
|
Missed 'break'
|
2023-11-16 13:37:53 +02:00 |
|
Vlad Khorsun
|
1574aebf46
|
Fixed bug #7839 : Potential bug in BETWEEN Operator
|
2023-11-16 13:01:54 +02:00 |
|
GitHub Action
|
1b0e1c9f90
|
increment build number
continuous-integration/drone/push Build is passing
|
2023-11-15 20:13:44 +00:00 |
|
Adriano dos Santos Fernandes
|
67686c5a33
|
Fix #7827 - Problem using python firebird-driver with either intel or m1 Mac buiilds.
|
2023-11-15 10:52:53 -03:00 |
|
GitHub Action
|
d1e6921c0c
|
increment build number
continuous-integration/drone/push Build is passing
|
2023-11-14 20:12:23 +00:00 |
|
Dmitry Yemanov
|
426a8a8361
|
Backport the doc update
|
2023-11-14 10:51:04 +03:00 |
|
Adriano dos Santos Fernandes
|
abc8a79c6c
|
Fix #7844 - Removing first column with SET WIDTH crashes ISQL.
|
2023-11-13 22:43:13 -03:00 |
|