AlexPeshkoff
10c2e8ec01
Merged with v4.0-release
2023-11-22 17:27:30 +03:00
AlexPeshkoff
3dba22bda0
Fixed #7809 : Crash "Fatal lock manager error: Process disappeared in LockManager::acquire_shmem"
2023-10-31 18:42:49 +03:00
GitHub Action
cd7a2fcfab
increment build number
2023-09-29 20:13:53 +00:00
AlexPeshkoff
7adea662ff
Fixed #7762 : Crash on "Operating system call pthread_mutex_destroy failed. Error code 16" in log
2023-09-29 10:02:05 +03:00
GitHub Action
a654f382f0
increment build number
2023-09-27 20:13:52 +00:00
f7cef11738
Fix #7766 - Test for ServerComponent, not ServerInstall
2023-09-27 19:51:56 +02:00
GitHub Action
4bbc1aecd6
increment build number
2023-09-26 20:14:20 +00:00
Adriano dos Santos Fernandes
ee357c9e6f
Fix #7759 - Routine calling overhead increased by factor 6 vs Firebird 4.0.0.
2023-09-26 07:39:44 -03:00
Adriano dos Santos Fernandes
9ca903c2c7
Fix #7761 - Regression when displaying line number of errors in ISQL scripts.
2023-09-25 21:27:38 -03:00
GitHub Action
695b8598a5
increment build number
2023-09-21 20:12:48 +00:00
AlexPeshkoff
1d02248f81
Fixed #7745 : Error restoring database which has system domains in user table with BLOBs using embedded connection
2023-09-21 19:19:36 +03:00
GitHub Action
e11eb93cc2
increment build number
2023-09-20 20:14:14 +00:00
Dmitry Yemanov
51c057148c
Avoid storing garbage in idx_selectivity
2023-09-20 14:13:06 +03:00
GitHub Action
828349d53e
increment build number
2023-09-19 20:13:31 +00:00
AlexPeshkoff
896bd97cd2
Fix for #7729 : "SET BIND OF TS WITH TZ TO VARCHAR(128)" uses the date format of dialect 1
...
(cherry picked from commit c51f969eb4
)
2023-09-19 10:42:37 +03:00
AlexPeshkoff
fdf759b2a2
Fix for #7731 : Display length of timestamp with timezone is wrong in dialect 1
...
(cherry picked from commit 886fe7219b
)
2023-09-19 09:32:56 +03:00
GitHub Action
d7e88009bd
increment build number
2023-09-14 20:13:35 +00:00
Ilya Eremin
1a3ba4b8ab
Backport #7747 : Fix an issue where the garbage collection in indexes and blobs is not performed in VIO_backout
...
The issue starts in VIO_record. There is a call record->reset(format) which clears the REC_gc_active flag by mistake. After that VIO_gc_record reuses the record which is already active.
2023-09-14 12:38:17 +03:00
GitHub Action
a9bc83a6a7
increment build number
continuous-integration/drone/push Build is passing
2023-09-07 20:13:45 +00:00
Ilya Eremin
cad5c90f01
Backport #7737 : Fix cases where the precedence relationship between a record page and a blob page is not set
...
1. While performing the intermediate garbage collection.
2. While modifying a blob field of a record.
2023-09-07 10:26:30 +03:00
GitHub Action
e3d651cf52
increment build number
continuous-integration/drone/push Build is passing
2023-09-06 20:13:30 +00:00
AlexPeshkoff
b71eeb737f
Fixed #7738 : Crash on multiple connections/disconnections
...
(cherry picked from commit 8e61e1111d
)
2023-09-06 13:47:32 +03:00
GitHub Action
4d7fb86fc1
increment build number
continuous-integration/drone/push Build is passing
2023-09-05 20:13:58 +00:00
Dmitry Yemanov
49f1e5d0e9
Protection from double deallocation of queued buffers, thanks to Vlad. Usually this should not happen, but possible after error thrown during commit (while journal/replica flushing).
2023-09-05 18:37:59 +03:00
AlexPeshkoff
bb3c3d7651
Fixed #7691 : 'with caller privileges' has no effect in triggers
...
(cherry picked from commit cf6424565b
)
2023-09-05 08:37:08 +03:00
GitHub Action
bfcf772109
increment build number
2023-08-31 20:13:53 +00:00
Dmitry Yemanov
629b0352f8
This should fix #7727 : Index for integer column cannot be used when INT128/DECFLOAT value is being searched
2023-08-31 19:51:28 +03:00
GitHub Action
3630f7464f
increment build number
2023-08-29 20:14:28 +00:00
AlexPeshkoff
f88a9f173a
Fix for #7730 : Server ignores the size of VARCHAR when performing SET BIND ... TO VARCHAR(N)
...
(cherry picked from commit c60633166c
)
2023-08-29 19:25:45 +03:00
GitHub Action
fdd5e39bba
increment build number
2023-08-28 20:13:32 +00:00
AlexPeshkoff
b5041dae96
Fixed #7723 : Wrong error message on login if the user doesn't exist and WireCrypt is disabled
...
(cherry picked from commit f049b6fb7e
)
2023-08-28 17:11:49 +03:00
GitHub Action
ce18bcbbc8
increment build number
continuous-integration/drone/push Build is passing
2023-08-25 20:13:49 +00:00
AlexPeshkoff
a41273d8d1
Patch for GHSA-6fv8-8rwr-9692
2023-08-25 17:25:36 +03:00
Vlad Khorsun
5fe0abf5fe
Fixed bug #7713
...
stability of implicit cursor could be broken, if cursor's select expression is based
on view with sub-query in select list, or
on table with sub-query in computed field.
2023-08-25 10:44:39 +03:00
GitHub Action
395250e434
increment build number
continuous-integration/drone/push Build is passing
2023-08-17 20:13:25 +00:00
Dmitry Yemanov
b9cb68704c
Warnings
2023-08-17 15:13:00 +03:00
GitHub Action
490a009066
increment build number
continuous-integration/drone/push Build is passing
2023-08-10 20:13:23 +00:00
AlexPeshkoff
e48508f06d
Fixed #7480 : Firebird server stops accepting new connections after some time
2023-08-10 14:20:42 +03:00
GitHub Action
5f097cd9fc
increment build number
continuous-integration/drone/push Build is passing
2023-08-04 20:12:53 +00:00
Dmitry Yemanov
3e7622cd4d
Update version number
2023-08-04 21:45:28 +03:00
GitHub Action
8f29f4bed0
increment build number
continuous-integration/drone/push Build is passing
2023-07-31 20:13:36 +00:00
Dmitry Yemanov
e5b3828354
Added the final doc items
continuous-integration/drone/push Build is passing
2023-07-31 16:47:03 +03:00
GitHub Action
1692904f55
increment build number
continuous-integration/drone/push Build is passing
2023-07-30 20:12:24 +00:00
Vlad Khorsun
d7c90d579f
Fixed bug in SharedMemoryBase::eventWait() : time() doesn't returns sub-seconds and can't be used here.
...
continuous-integration/drone/push Build is passing
Thanks to @dyemanov for adjustments.
2023-07-30 15:15:37 +03:00
Vlad Khorsun
dd1942d8a5
Fixed bug #7661 : FB3 CS rejects new connections
2023-07-30 15:10:33 +03:00
GitHub Action
ede803a9cd
increment build number
continuous-integration/drone/push Build is passing
2023-07-26 20:13:04 +00:00
Vlad Khorsun
ff644c91b7
Fixed leak of process handle.
...
Hope, it will fix #7684
2023-07-26 23:11:24 +03:00
GitHub Action
091f2a5246
increment build number
continuous-integration/drone/push Build is passing
2023-07-24 20:13:17 +00:00
Adriano dos Santos Fernandes
5a8a4633a5
Fix #7683 - rdb$time_zone_util.transitions returns an infinite resultset.
continuous-integration/drone/push Build is passing
2023-07-24 08:19:16 -03:00
GitHub Action
7e3faca22b
increment build number
continuous-integration/drone/push Build is passing
2023-07-21 20:13:10 +00:00