Dmitry Kovalenko
|
06aedb9efb
|
[GBAK] Correct handling of NULLs in RDB$RETURN_ARGUMENT and RDB$ARGUMENT_POSITION (#7875)
It is a fix for issue #7869
|
2024-01-29 19:00:40 +03:00 |
|
Dmitry Yemanov
|
4cd3b0e47a
|
Cleanup RelaxedAliasChecking configuration setting (#7982)
|
2024-01-29 18:05:05 +03:00 |
|
Dmitry Yemanov
|
987d6ac1e3
|
Make TIP cache initialization atomic. This fixes possible crash due to recursive access to the TIP cache during its initialization, when the shared memory is not yet initialized but dbb_tpc_cache is already created.
|
2024-01-29 18:02:36 +03:00 |
|
Tommi Prami
|
854d7fb849
|
Minor typo fixed (#7959)
|
2024-01-29 17:18:57 +03:00 |
|
Vlad Khorsun
|
58b96e8400
|
Fixed typo - let correctly check value of ParallelWorkers setting against value of MaxParallelWorkers
|
2024-01-29 13:22:38 +02:00 |
|
Dmitry Yemanov
|
582263a435
|
Rename the unused field as suggested by Dimitry Sibiryakov
|
2024-01-29 11:05:16 +03:00 |
|
GitHub Action
|
7cda489685
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-01-28 20:11:55 +00:00 |
|
AlexPeshkoff
|
481863e632
|
Fixed #7979: Hang when database with disconnect trigger using MON$ tables is shutting down
|
2024-01-28 12:26:01 +03:00 |
|
GitHub Action
|
44fb32200c
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-01-26 20:13:12 +00:00 |
|
Dmitry Yemanov
|
edffdf380f
|
Remove incorrect assertion
|
2024-01-26 08:11:09 +03:00 |
|
Dmitry Yemanov
|
e9662f69d3
|
This should fix #7976: False validation error for short unpacked records
|
2024-01-26 08:10:54 +03:00 |
|
GitHub Action
|
99779f65e5
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-01-25 20:13:04 +00:00 |
|
Vlad Khorsun
|
79496fc629
|
Improvement #7978 : Update Windows distributions with zlib version 1.3.1
|
2024-01-25 21:20:16 +02:00 |
|
AlexPeshkoff
|
8295aeb26c
|
Postfix for #7917: Hang in a case of error when sweep thread is attaching to database; avoid segfault when sweep thread is closing on error
|
2024-01-25 19:35:13 +03:00 |
|
AlexPeshkoff
|
6d947803e2
|
Postfix for #7951: Make it possible to handle attach errors in key holder plugin; more error handling issues
|
2024-01-25 11:40:49 +03:00 |
|
GitHub Action
|
f91e3337b1
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-01-24 20:14:10 +00:00 |
|
AlexPeshkoff
|
1b431bc8db
|
Postfix for #7951: Make it possible to handle attach errors in key holder plugin, fixed lost warnings
|
2024-01-24 13:12:34 +03:00 |
|
Dmitry Yemanov
|
fd135f41e8
|
Hopefully, this should fix the remaining issues with invariants vs views (see #7863)
|
2024-01-24 09:22:53 +03:00 |
|
GitHub Action
|
8bb32bb0d7
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-01-23 20:14:14 +00:00 |
|
|
84b17da25b
|
Fix for #7823 (#7936)
|
2024-01-23 17:29:35 +03:00 |
|
Dmitry Yemanov
|
f6cbb0db2f
|
Cleanup and refactoring (clumplets related) inside pag.cpp
|
2024-01-23 13:12:59 +03:00 |
|
Dmitry Yemanov
|
817ee2664c
|
Get rid of the overflow header pages
|
2024-01-23 10:40:08 +03:00 |
|
GitHub Action
|
2906dad653
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-01-22 20:13:46 +00:00 |
|
Vlad Khorsun
|
1dbcb94044
|
Fixed bug #7974 : Restore of wide table can fail with "adjusting an invalid decompression length from <N> to <M>"
Commented out wrong assert.
|
2024-01-22 18:38:46 +02:00 |
|
TreeHunter
|
bcc53d43c8
|
Fixed bug #7962: Remove system functions from isql SHOW FUNC output (#7972)
--------
Co-authored-by: Artyom Ivanov <artyom.ivanov@red-soft.ru>
|
2024-01-22 17:59:46 +03:00 |
|
|
11dec10f9f
|
Fix both parts of #7924 (#7940)
* Fix both parts of #7924
* STL-compatible empty() method used
* Get back to isEmpty()
|
2024-01-22 17:41:36 +03:00 |
|
GitHub Action
|
541d4fe9da
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-01-20 20:12:47 +00:00 |
|
Adriano dos Santos Fernandes
|
8224df0278
|
Postfix for #7566 - Allow DEFAULT keyword in argument list.
When parameter has no default, use domain's default for TYPE OF or NULL.
|
2024-01-20 16:29:04 -03:00 |
|
GitHub Action
|
676b3be5f8
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-01-17 20:13:49 +00:00 |
|
Adriano dos Santos Fernandes
|
8399037ffd
|
Fix constexpr in header, thanks to aafemt.
|
2024-01-16 23:02:15 -03:00 |
|
GitHub Action
|
1f63001e43
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-01-16 20:14:17 +00:00 |
|
Adriano dos Santos Fernandes
|
aba2ffe652
|
MacOS ARM64 build (#7957).
|
2024-01-16 07:15:54 -03:00 |
|
Adriano dos Santos Fernandes
|
2eb7a19608
|
Fix constants.
|
2024-01-15 21:36:34 -03:00 |
|
GitHub Action
|
3a7741f3cc
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-01-15 20:13:27 +00:00 |
|
AlexPeshkoff
|
e75923b641
|
Cleanup: avoid repeated literal strings
|
2024-01-15 18:21:15 +03:00 |
|
AlexPeshkoff
|
837c9eef62
|
Fixed #7950: Unable to restore database when .fbk was created on host with other ICU
|
2024-01-15 18:09:13 +03:00 |
|
GitHub Action
|
f6e6eeef17
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-01-14 20:13:09 +00:00 |
|
Adriano dos Santos Fernandes
|
52a13993dd
|
Fix #7958 - Unrecognized C++ exception (master only regression).
|
2024-01-14 16:26:49 -03:00 |
|
Adriano dos Santos Fernandes
|
ac4162eedc
|
Fix problem with autoconf 2.72.
This has been causing instability in the MacOS build due to some
runners using that autoconf version.
|
2024-01-13 23:37:52 -03:00 |
|
GitHub Action
|
dd0014242a
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-01-13 20:12:52 +00:00 |
|
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
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
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 |
|