firebirds
a6f14c3ccd
increment build number
2021-09-30 00:08:08 +00:00
Adriano dos Santos Fernandes
d2cbf6a832
Fix #6987 - DATEDIFF does not support fractional value for MILLISECOND.
2021-09-29 15:30:05 -03:00
firebirds
da1d8cbace
increment build number
2021-09-29 00:07:38 +00:00
Vlad Khorsun
837ff357fa
Missed return.
...
Thanks to Dmitry.
2021-09-28 15:18:27 +03:00
Vlad Khorsun
ebb9561ac0
Fixed typo noted by Adriano
2021-09-28 14:39:28 +03:00
Vlad Khorsun
2670a61c0f
Fixed bug #6984 : Committed transaction could be marked as dead in some very special and rare case.
...
Thanks to @dyemanov for discovering bug and testing the fix.
2021-09-28 14:31:22 +03:00
firebirds
7eab93a311
increment build number
2021-09-21 00:07:57 +00:00
Vlad Khorsun
0b1ff045ff
Remove commented out code
2021-09-21 02:21:38 +03:00
Vlad Khorsun
9c1df3150c
Merge branch 'work/gh-6949' into B3_0_Release
2021-09-21 02:17:06 +03:00
firebirds
9ca17ec599
increment build number
2021-09-17 00:08:06 +00:00
James Clarke
4f47cf39a6
add AF_INET_* support for FreeBSD
2021-09-16 16:18:50 +03:00
firebirds
066d0823ab
increment build number
2021-09-16 00:08:01 +00:00
Adriano dos Santos Fernandes
6638a007a9
Change AppVeyor build as indicated by their support.
...
https://github.com/appveyor/ci/issues/3728#issuecomment-918423246
2021-09-15 07:59:41 -03:00
firebirds
bffbbcc77f
increment build number
2021-09-15 00:08:21 +00:00
AlexPeshkoff
23e86060c3
Fixed #6967 : PIO_read / PIO_write may falsely return success in a case when block was read / written incompletely
2021-09-14 19:30:41 +03:00
firebirds
92663c5644
increment build number
2021-09-11 00:07:39 +00:00
Vlad Khorsun
a6c5b68da3
Backport improvement #6957 : Add database creation time to the output of ISQL's command SHOW DATABASE
2021-09-10 12:56:21 +03:00
firebirds
9fc7ea2220
increment build number
2021-09-09 00:07:41 +00:00
Artyom Abakumov
f0d7f71c89
Fix incorrect behavior when 2 warnings are added to status_vector
2021-09-08 19:00:29 +03:00
firebirds
d4bfbd0a21
increment build number
2021-09-08 00:07:22 +00:00
Stephan Bergmann
3315ede300
extern/cloop: Missing dependencies of compilations on output directories
...
When building Firebird 3.0.7 as part of LibreOffice, we noticed occasional build
failures like <https://ci.libreoffice.org/job/gerrit_linux_clang_dbgutil/96392/ >
> error: unable to open output file '/home/tdf/lode/jenkins/workspace/lo_gerrit/Config/linux_clang_dbgutil_64/workdir/UnpackedTarball/firebird/temp/Debug/cloop/release/tests/test1/CTest.o': 'No such file or directory'
> 1 error generated.
> Makefile:72: recipe for target '/home/tdf/lode/jenkins/workspace/lo_gerrit/Config/linux_clang_dbgutil_64/workdir/UnpackedTarball/firebird/temp/Debug/cloop/release/tests/test1/CTest.o' failed
and while target "all" depends on target "mkdirs" (which would create all those
directories) in extern/cloop/Makefile, there is no order among the dependencies
of "all", so no guarantee that the directories are already created when the
compilation recipes are executed.
2021-09-07 15:12:36 +03:00
Vlad Khorsun
b59435e3d6
Fixed bug #6949 : On windows, engine may hung on initialization when another instance with different lock directory is running.
...
WIP
2021-09-07 12:52:43 +03:00
firebirds
48c1028a6f
increment build number
2021-09-07 00:07:12 +00:00
Vlad Khorsun
31103de33d
Fixed my old mistake. Thanks to Mike Kaganski for notifying.
2021-09-06 12:53:51 +03:00
firebirds
f897c3b28f
increment build number
2021-09-02 00:07:36 +00:00
AlexPeshkoff
9d7db18612
Fixed #1210 : I/O error during "open" operation for file "/tmp/firebird/fb_trace_XXXXXX"
2021-09-01 19:35:03 +03:00
firebirds
28b5aacf1a
increment build number
2021-08-31 00:07:10 +00:00
Ilya Eremin
5c60a6c2c0
Fix #6932 : GTT's pages are not released while dropping it ( #6931 )
...
* Release GTT's pages while dropping it
It prevents a temp file from growing in cases when several GTTs are created, filled with data, and dropped.
* Clear TDBB_use_db_page_space flag temporarily so delPages() can get and release instance pages
2021-08-30 12:02:07 +03:00
firebirds
a707dda3d6
increment build number
2021-08-18 00:06:38 +00:00
Dmitry Yemanov
410e683d3d
Fixed target length when dbkey is converted into a string
2021-08-17 12:20:40 +03:00
firebirds
39cbc6d54c
increment build number
2021-08-10 00:07:04 +00:00
hvlad
8c557c05db
Fixed bug #6918 : Service detach is always traced
2021-08-10 00:23:48 +03:00
firebirds
7075df2dab
increment build number
2021-07-21 00:07:49 +00:00
AlexPeshkoff
b2639f3ed9
Backported fix #6896 : Client forcing server to encryption
2021-07-20 19:30:09 +03:00
firebirds
0e5c9493fc
increment build number
2021-07-20 00:07:31 +00:00
AlexPeshkoff
cc8916908d
One more postfix for #6220
2021-07-19 17:06:33 +03:00
firebirds
dfdb8e4277
increment build number
2021-07-16 00:07:14 +00:00
AlexPeshkoff
eb57dce0ba
Fixed failure of test bugs.core_0927
2021-07-15 18:10:23 +03:00
firebirds
601afe5849
increment build number
2021-07-08 00:07:55 +00:00
AlexPeshkoff
784469074f
Better assert
2021-07-07 18:59:47 +03:00
AlexPeshkoff
575761e8c9
Fixed #6889 : no permision while ALTER USER SET TAGS
2021-07-07 14:24:57 +03:00
Adriano dos Santos Fernandes
ced69d4004
Revert "Fix undefined behavior."
...
This reverts commit edf495fe19
.
There is not problem there.
2021-07-06 16:20:31 -03:00
Adriano dos Santos Fernandes
edf495fe19
Fix undefined behavior.
2021-07-06 16:17:58 -03:00
firebirds
60527e378c
increment build number
2021-07-06 00:06:44 +00:00
hvlad
b0547dd0a7
Backport one more fix against memory leak in UDR
2021-07-05 18:37:08 +03:00
hvlad
03d8c3d61f
Make sure Engine instance is not destroyed before SharedXXX objects, that uses pointer on Engine in own dtor's.
...
Also, plugins (i.e. Engine) must be released via Plugin Manager, not directly.
2021-07-05 16:23:41 +03:00
hvlad
f1cb457406
Backport fixes for memory leaks found by Jiří, see "Memory leak with external engine plugin" in fb-devel
2021-07-05 16:23:13 +03:00
hvlad
679ecad8ef
Backported PR168 and PR294
2021-07-05 16:08:17 +03:00
firebirds
09e66e43f5
increment build number
2021-07-02 00:06:55 +00:00
AlexPeshkoff
9b0ad3193f
Postfix for #6220 - thanks to Adriano
2021-07-01 16:38:38 +03:00