GitHub Action
|
2e3e0a298b
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-05-14 20:15:31 +00:00 |
|
Vlad Khorsun
|
dd2d281dc7
|
Merge pull request #8102 from aafemt/issue8101
Fix for #8101 : Firebird crashes if a plugin factory returns nullptr and no error in status
|
2024-05-14 20:19:02 +03:00 |
|
Vlad Khorsun
|
35a4493449
|
This should fix bug #8114 : Segfault in connections pool during server shutdown
continuous-integration/drone Build is passing
|
2024-05-14 11:41:54 +03:00 |
|
GitHub Action
|
e1ec4f1b6c
|
increment build number
continuous-integration/drone/push Build is failing
|
2024-05-08 20:13:31 +00:00 |
|
Vlad Khorsun
|
55aa06ac27
|
Merge pull request #8106 from FirebirdSQL/work/gh-8105
Fix for #8105: Master database could miss replication segments on Windows Classic Server
|
2024-05-08 17:16:15 +03:00 |
|
AlexPeshkoff
|
8cca3361e2
|
Added missing privilege to doc
|
2024-05-08 16:59:06 +03:00 |
|
GitHub Action
|
9d7de0b016
|
increment build number
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
|
2024-05-07 20:11:36 +00:00 |
|
Adriano dos Santos Fernandes
|
17b007d14f
|
Fix #8100 - The isc_array_lookup_bounds function returns invalid values for low and high array bounds.
continuous-integration/drone Build is passing
|
2024-05-07 08:39:10 -03:00 |
|
GitHub Action
|
154a09a81c
|
increment build number
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
|
2024-05-06 20:13:21 +00:00 |
|
Vlad Khorsun
|
ffd3ec003c
|
Improvement #8104 : Inefficient evaluation of expressions like rdb$db_key <= ? after mass delete
|
2024-05-06 15:20:38 +03:00 |
|
|
cf1cddc613
|
Fix for #8101
|
2024-05-05 17:29:09 +02:00 |
|
GitHub Action
|
b49d832c67
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-05-02 20:14:11 +00:00 |
|
Vlad Khorsun
|
70c6d2b00f
|
Make bcb_flags atomic to avoid rare but still possible race condition
|
2024-05-02 17:05:27 +03:00 |
|
Dmitry Yemanov
|
96dbef9cb3
|
This should fix #8086: IN predicate with string-type elements is evaluated wrongly against a numeric field
|
2024-05-02 14:35:25 +03:00 |
|
GitHub Action
|
e62473a83e
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-04-29 20:13:41 +00:00 |
|
Vlad Khorsun
|
ba19922112
|
Merge pull request #8098 from FirebirdSQL/work/gh-8010
Implement #8010 : Remove gfix -cache option
|
2024-04-29 16:38:27 +03:00 |
|
Vlad Khorsun
|
85168ea75e
|
Removed usage of deprecated items.
|
2024-04-29 15:23:21 +03:00 |
|
GitHub Action
|
0bcba47fe3
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-04-28 20:13:20 +00:00 |
|
Vlad Khorsun
|
a9b806a622
|
Merge pull request #8097 from FirebirdSQL/work/gh-8066
Implement #8066 : Make protocol schemes case-insensitive.
|
2024-04-28 22:47:18 +03:00 |
|
Vlad Khorsun
|
c9babd4703
|
Implement #8010 : Remove gfix -cache option
|
2024-04-28 14:07:44 +03:00 |
|
Vlad Khorsun
|
00f294fcf1
|
Implement #8066 : Make protocol schemes case-insensitive.
|
2024-04-28 13:54:27 +03:00 |
|
Vlad Khorsun
|
e96fc77d50
|
Fixed bug #8094 : Creation Index Error when restore with parallels workers
|
2024-04-28 13:04:42 +03:00 |
|
GitHub Action
|
7d2ac8f49d
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-04-24 20:13:53 +00:00 |
|
AlexPeshkoff
|
04bec4d014
|
Fixed #8037: remove directory entries from debug symbols tarball
|
2024-04-24 20:31:40 +03:00 |
|
AlexPeshkoff
|
1786e3665b
|
Fixed #8034: set owner/group in tarball of non-root builds
|
2024-04-24 20:12:16 +03:00 |
|
AlexPeshkoff
|
a8a8779f41
|
Preliminary fix for #8077. Unfortunately if one turns on connections pool this fix does not help.
|
2024-04-24 19:33:43 +03:00 |
|
GitHub Action
|
85d98dc886
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-04-23 20:13:18 +00:00 |
|
Adriano dos Santos Fernandes
|
fecca53c05
|
Merge pull request #8088 from FirebirdSQL/work/gcc-13.2
Update Linux build to use gcc 13.2, binutils 2.40 and glibc to 2.28
|
2024-04-22 20:22:30 -03:00 |
|
GitHub Action
|
485d0a6ad8
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-04-22 20:13:54 +00:00 |
|
Adriano dos Santos Fernandes
|
19971fade8
|
Update deprecated GH action.
|
2024-04-22 08:25:48 -03:00 |
|
GitHub Action
|
eeed98ac04
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-04-19 20:12:53 +00:00 |
|
Vlad Khorsun
|
047b059ccc
|
Fixed bug #8089 : AV when attaching database while low of free memory
|
2024-04-19 22:28:22 +03:00 |
|
AlexPeshkoff
|
66f457e69a
|
Fixed memory statistics in debug build
|
2024-04-19 20:25:04 +03:00 |
|
Adriano dos Santos Fernandes
|
426cb08b59
|
Upgrade glibc to 2.28 and arm64 binutils to 2.40.
|
2024-04-19 08:04:57 -03:00 |
|
Adriano dos Santos Fernandes
|
7c1691bbeb
|
Switch Linux docker build from ubuntu to debian.
|
2024-04-18 22:04:22 -03:00 |
|
Adriano dos Santos Fernandes
|
fc362ecb46
|
Update Linux build to use gcc 13.2 and binutils 2.40.
Binutils update except for arm64.
|
2024-04-18 22:01:53 -03:00 |
|
Adriano dos Santos Fernandes
|
ecaca9c82e
|
Build cloop with -static-libstdc++.
|
2024-04-18 22:01:08 -03:00 |
|
GitHub Action
|
f5930a5bca
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-04-18 20:13:48 +00:00 |
|
Vlad Khorsun
|
6ccfd2469c
|
Addition for bug #8084 : Partial index uniqueness violation.
Note, IndexCondition instances was moved into own scope to avoid "Attempt to evaluate index condition recursively" error.
|
2024-04-18 18:18:10 +03:00 |
|
GitHub Action
|
84ac9342be
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-04-17 20:14:00 +00:00 |
|
Vlad Khorsun
|
1d96c10fe9
|
Fixed bug #8087 : AV when preparing a query with IN list that contains both literals and sub-query
|
2024-04-17 22:36:09 +03:00 |
|
Vlad Khorsun
|
3726cf1867
|
Fixed bug #8084 : Partial index uniqueness violation
|
2024-04-17 22:35:31 +03:00 |
|
Vlad Khorsun
|
cc6fe45010
|
Fixed bug #8085 : Memory leak when executing a lot of different queries and StatementTimeout > 0
|
2024-04-17 15:25:55 +03:00 |
|
GitHub Action
|
eba22046f4
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-04-16 20:13:17 +00:00 |
|
Vlad Khorsun
|
e8765cfb7a
|
Update docs
|
2024-04-16 11:45:11 +03:00 |
|
Vlad Khorsun
|
d369e2ec26
|
Merge pull request #8080 from FirebirdSQL/work/gh-8079
Fix for bug #8079 : Engine could crash when executing some trigger(s) while another attachment modifies them
|
2024-04-16 11:41:48 +03:00 |
|
Vlad Khorsun
|
4cc3ebe37d
|
Fixe bug #8083 : AV when writting into internal trace log
|
2024-04-16 11:40:51 +03:00 |
|
Adriano dos Santos Fernandes
|
003b2e0a77
|
Postfix for #8062 - CREATE IF NOT EXISTS.
Thanks to Pavel Zotov.
|
2024-04-15 23:20:30 -03:00 |
|
GitHub Action
|
4e80dde604
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-04-15 20:12:56 +00:00 |
|
Dmitry Yemanov
|
d96d26d0a1
|
Fixed FW=ON for the newly created database
|
2024-04-15 16:24:02 +03:00 |
|