GitHub Action
875d3c9846
increment build number
continuous-integration/drone/push Build is passing
2024-01-29 20:13:15 +00:00
Dmitry Kovalenko
b11654f456
[GBAK] Correct handling of NULLs in RDB$RETURN_ARGUMENT and RDB$ARGUMENT_POSITION ( #7876 )
...
It is a fix for issue #7869
2024-01-29 19:00:52 +03:00
Vlad Khorsun
8d31b7e240
Fixed typo - let correctly check value of ParallelWorkers setting against value of MaxParallelWorkers
2024-01-29 13:24:45 +02:00
GitHub Action
6111b0f4b7
increment build number
continuous-integration/drone/push Build is passing
2024-01-25 20:13:04 +00:00
Vlad Khorsun
ebc4bba2f6
Improvement #7978 : Update Windows distributions with zlib version 1.3.1
2024-01-25 21:16:30 +02:00
GitHub Action
d51e4c3cff
increment build number
continuous-integration/drone/push Build is passing
2024-01-24 20:14:10 +00:00
Dmitry Yemanov
8ae12ef7ba
Remove incorrect assertion
2024-01-24 17:06:41 +03:00
Dmitry Yemanov
07ab7a7dfc
This should fix #7976 : False validation error for short unpacked records
2024-01-24 17:05:09 +03:00
GitHub Action
86724101c9
increment build number
continuous-integration/drone/push Build is passing
2024-01-23 20:14:14 +00:00
Dmitry Yemanov
5affd44b15
Hopefully, this should fix the remaining issues with invariants vs views (see #7863 )
2024-01-23 16:22:27 +03:00
Dmitry Yemanov
fef5af38c4
Backport bugfix for #7921 : FB5 uses PK for ordered plan even if less count of fields matching index exists
2024-01-23 15:45:57 +03:00
GitHub Action
fa3f11b9c2
increment build number
continuous-integration/drone/push Build is passing
2024-01-22 20:13:47 +00:00
Vlad Khorsun
37f19bf2d9
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:36:18 +02:00
TreeHunter
917f1ad5ef
Fixed bug #7962 : Remove system functions from isql SHOW FUNC output ( #7971 )
...
---------
Co-authored-by: Artyom Ivanov <artyom.ivanov@red-soft.ru>
2024-01-22 18:06:49 +03:00
GitHub Action
dc900b70b7
increment build number
continuous-integration/drone/push Build is passing
2024-01-16 20:14:17 +00:00
Adriano dos Santos Fernandes
7ec6de45d5
MacOS ARM64 build.
2024-01-16 07:07:48 -03:00
GitHub Action
72db1e6665
increment build number
continuous-integration/drone/push Build is passing
2024-01-15 20:13:27 +00:00
AlexPeshkoff
33dc487d39
Fixed #7950 : Unable to restore database when .fbk was created on host with other ICU
2024-01-15 18:23:40 +03:00
GitHub Action
3c0ad0f16a
increment build number
continuous-integration/drone/push Build is passing
2024-01-14 20:13:09 +00:00
Adriano dos Santos Fernandes
84db99ea8e
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 21:45:16 -03:00
GitHub Action
7c517414c5
increment build number
continuous-integration/drone/push Build is passing
2024-01-12 20:13:49 +00:00
github-actions[bot]
d24185ed93
Update tzdata to version 2023d. ( #7956 )
...
Co-authored-by: asfernandes <asfernandes@users.noreply.github.com>
2024-01-12 08:49:36 -03:00
Dmitry Yemanov
240154939c
Raise the version number
2024-01-12 14:45:28 +03:00
Vlad Khorsun
b90c02f20d
Fixed bug #7873 : Wrong memory buffer alignment and IO buffer size when working in direct IO mode ( #7890 )
2024-01-12 13:07:21 +02:00
Vlad Khorsun
dd71073cc3
Fixed bug #7896 : replication.log remains empty (and without any error in firebird.log)
2024-01-12 13:04:43 +02:00
Vlad Khorsun
e2999cd3d7
Fixed bug #7927 : Some default values is set incorrectly for SC\CS architectures
2024-01-12 12:59:24 +02:00
Vlad Khorsun
e35437e006
FIxed bug #7899 :
...
Inconsistent state of master-detail occurs after RE-connect + 'SET AUTODDL OFF' + 'drop <FK>' which is ROLLED BACK
2024-01-12 12:57:41 +02:00
Vlad Khorsun
5cd7f64c11
Improvement #7928 : Make TempCacheLimit setting to be per-database, (not per-attachment) for SuperClassic.
2024-01-12 12:52:35 +02:00
AlexPeshkoff
a2723f5f06
Removed debugging traps
...
(cherry picked from commit b4a956ddfe
)
2024-01-12 11:03:59 +03:00
GitHub Action
e3e3596f71
increment build number
continuous-integration/drone/push Build is passing
2024-01-11 20:13:52 +00:00
Adriano dos Santos Fernandes
af1546f15f
Make build works with cmake 3.28.1.
continuous-integration/drone Build is passing
2024-01-10 22:17:47 -03:00
GitHub Action
8d206ddfaf
increment build number
continuous-integration/drone/push Build is failing
2024-01-10 20:14:06 +00:00
Dmitry Yemanov
ee9c3575b1
Prepare for the final release
2024-01-10 21:18:49 +03:00
GitHub Action
cbfc98df25
increment build number
continuous-integration/drone/push Build is passing
2023-12-19 20:12:01 +00:00
65c0ccca3b
#7926 Do not touch
files during packaging
2023-12-19 12:32:32 +01:00
GitHub Action
db106220b1
increment build number
continuous-integration/drone/push Build is passing
2023-12-15 20:13:46 +00:00
Dmitry Yemanov
49b4b68304
Add forgotten change to the docs
2023-12-15 08:58:35 +03:00
GitHub Action
ec46aee9a9
increment build number
continuous-integration/drone/push Build is passing
2023-12-14 20:13:54 +00:00
Dmitry Yemanov
d7eb450faf
Update the docs
2023-12-14 20:06:33 +03:00
Dmitry Yemanov
f0b7429a18
Do not consider non-deterministic expressions as invariants in pre-filters ( #7853 )
...
* Do not consider non-deterministic expressions as invariants in pre-filters
* Follow Adriano's suggestion
* Allow deterministic uncorrelated subqueries to be considered as invariants
2023-12-14 20:05:52 +03:00
Dmitry Yemanov
ae427762d5
More realistic cardinality adjustments for unmatchable booleans, this should also fix #7904 : FB5 bad plan for query
2023-12-14 17:14:33 +03:00
Dmitry Yemanov
ff6bbf96de
Fixed debug printer code
2023-12-14 17:14:33 +03:00
Adriano dos Santos Fernandes
6f33e54648
Allow to configure Firebird in posix using relative directories with options --with-fb* ( #7918 )
...
* Allow to configure Firebird in posix using relative directories with options --with-fb*.
Relative directories will be interpreted based in the runtime root prefix.
2023-12-14 07:23:07 -03:00
AlexPeshkoff
e3465b14ba
Fixed #7917 : Hang in a case of error when sweep thread is attaching to database.
...
(cherry picked from commit d348ded807
)
2023-12-13 12:46:55 +03:00
GitHub Action
c32a8f0234
increment build number
continuous-integration/drone/push Build is passing
2023-12-09 20:12:43 +00:00
Dmitry Yemanov
a27b08af12
Add changes mistakenly missing from PR
2023-12-09 14:33:57 +03:00
GitHub Action
08014816fd
increment build number
continuous-integration/drone/push Build is passing
2023-12-08 20:13:44 +00:00
Dmitry Yemanov
c481b4c83e
Add backward compatibility option that disables joins transformation ( #7910 )
2023-12-08 16:37:42 +03:00
GitHub Action
c17c8ce0b7
increment build number
continuous-integration/drone/push Build is passing
2023-12-06 20:13:48 +00:00
Dmitry Yemanov
a571bf81c3
Fixed #7908 : Unexpected results when the join condition contains the OR predicate
2023-12-06 08:22:02 +03:00