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 |
|
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
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
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
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
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
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
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
continuous-integration/drone/push Build is passing
|
2023-12-21 20:13:09 +00:00 |
|