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
GitHub Action
2c408a3171
increment build number
continuous-integration/drone/push Build is passing
2023-11-10 20:13:02 +00:00
Dmitry Kovalenko
7198c062bd
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-10 11:12:03 +03:00
GitHub Action
0ca4ee92ca
increment build number
continuous-integration/drone/push Build is passing
2023-11-06 20:14:30 +00:00
3c02a145b6
Fix old syntax error caught by Adriano
...
Be sure to delete both files created by InitSecurityDb
2023-11-06 13:32:25 +01:00
GitHub Action
8a1b7b5f61
increment build number
continuous-integration/drone/push Build is passing
2023-11-05 20:12:09 +00:00
856bba6226
White space, spelling corrections and old code removal
2023-11-05 12:48:48 +01:00
7c6f7db340
More rigorous test for existing configures sec db
...
This should fix #7826
2023-11-05 12:43:52 +01:00
GitHub Action
11604e1a13
increment build number
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2023-11-02 20:14:14 +00:00
Dmitry Yemanov
8bd2f7b3f9
v4.0.4 docs
2023-11-02 17:59:06 +03:00
GitHub Action
6b9a40e7eb
increment build number
continuous-integration/drone/push Build is passing
2023-10-31 20:13:40 +00:00
AlexPeshkoff
3dba22bda0
Fixed #7809 : Crash "Fatal lock manager error: Process disappeared in LockManager::acquire_shmem"
2023-10-31 18:42:49 +03:00
Dmitry Yemanov
dbb9a275b0
This should fix #7817 : Memory leak is possible for UDF array arguments
2023-10-31 08:53:24 +03:00
GitHub Action
51e9120257
increment build number
continuous-integration/drone/push Build is passing
2023-10-30 20:13:41 +00:00