8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 23:23:02 +01:00
Commit Graph

56898 Commits

Author SHA1 Message Date
GitHub Action
c6aa34288b increment build number 2023-04-16 23:08:55 +00:00
Vlad Khorsun
c94d96b308 Improvement #7550 : Add support for -parallel in combination with gfix -icu 2023-04-16 18:26:02 +03:00
GitHub Action
6804a6a39f increment build number 2023-04-13 23:09:20 +00:00
AlexPeshkoff
0e67aa86b8 Fix for #7545: Server crash on some LockMemSize values 2023-04-13 17:40:50 +03:00
Vlad Khorsun
88a434dacc Frontported improvement #7494 : Firebird performance issue - non necessary index reads.
Also, fixed unregistered bug when scan of multi-segmented descending index with partial match and greater-than condition could miss some records.
2023-04-13 13:05:27 +03:00
GitHub Action
dd4c28ffcf increment build number 2023-04-12 23:09:08 +00:00
AlexPeshkoff
b32d75a38f Warning 2023-04-12 20:36:35 +03:00
GitHub Action
0bbae51e1b increment build number 2023-04-10 23:08:59 +00:00
Vlad Khorsun
eef85b851e Regenerated file 2023-04-10 14:34:22 +03:00
Vlad Khorsun
f4361bb670 Restore local variable usage. 2023-04-10 14:23:36 +03:00
Vlad Khorsun
308579c2f7 Improvement #7542 : Compiler warnings raise when build cloop generated Firebird.pas in RAD Studio 11.3
Also, fixed AV in FbException.catchException()
2023-04-10 12:36:53 +03:00
GitHub Action
d547e930c5 increment build number 2023-04-06 23:09:38 +00:00
Vlad Khorsun
7ec5944aed Fixed bug #7535 : High CPU usage connect to Firebird 3 database using Firebird 4 Classic and SuperClassic service 2023-04-06 13:07:45 +03:00
GitHub Action
eeb7cd4b6d increment build number 2023-04-04 23:08:58 +00:00
Vlad Khorsun
b40a960e0e Put monitoring blobs into temporary page space 2023-04-04 18:39:16 +03:00
Vlad Khorsun
60ff0b6e0c Improvement #7539 : RDB$GET/SET_CONTEXT(): enclosing in apostrophes or double quotes of a missed namespace/variable will made output more readable 2023-04-04 11:18:07 +03:00
GitHub Action
b5b47552b8 increment build number 2023-04-03 23:09:20 +00:00
Vlad Khorsun
7b0b01235b Cleanup. 2023-04-03 16:38:02 +03:00
Vlad Khorsun
333be4bfd4 Change error by warning in the case when isc_dpb_parallel_workers value is not at valid range.
gbak's restore now shows warnings after create database.
2023-04-03 16:37:42 +03:00
Vlad Khorsun
24d5c85a93 Fixed my mistake, thanks to Dimitry Sibiryakov 2023-04-03 15:52:36 +03:00
Vlad Khorsun
f346319ea5 Fixed bug #7537 : Wrong name in error message when unknown namespace is passed into RDB$SET_CONTEXT() 2023-04-03 13:10:21 +03:00
Vlad Khorsun
a17dfe2ca1 Improvement #7536 : Add ability to query current value of parallel workers for an attachment 2023-04-03 13:10:21 +03:00
AlexPeshkoff
dd78aed64f "virtual" and "override" should not be used together because "override" imply virtual method. Thanks to DS 2023-04-03 12:29:17 +03:00
GitHub Action
9ee9e3bd7f increment build number 2023-04-02 23:09:07 +00:00
Vlad Khorsun
786c9d64ee Restore use of statement id in trace. 2023-04-03 01:05:48 +03:00
GitHub Action
586042e51c increment build number 2023-04-01 20:35:49 +00:00
Adriano dos Santos Fernandes
ea416c26a2 Fix increment-build-number. 2023-04-01 17:24:53 -03:00
Adriano dos Santos Fernandes
e68fb0e5f1 Change increment-build-number's secret. 2023-04-01 16:38:19 -03:00
Adriano dos Santos Fernandes
7c387829f9 Add increment-build-number action. 2023-04-01 16:03:27 -03:00
7e4e70e29f Use consistent file naming for md5sum file and indicate platform in filename 2023-04-01 19:45:22 +02:00
Adriano dos Santos Fernandes
3f0961396f GitHub Actions workflow improvements:
- Build tags and create releases for them in the main repository
- Do not build non-official builds for tags
- Package Release Notes with the builds
- Modularize actions
2023-04-01 11:19:26 -03:00
firebirds
4024eb8a60 increment build number 2023-03-31 20:33:39 +00:00
AlexPeshkoff
afcb9b563f Postfix for #7510: Firebird regularly crashes soon after unload of udr_engine plugin; never release statis instance of SystemEngine 2023-03-31 18:46:40 +03:00
firebirds
be7c51dad6 increment build number 2023-03-30 20:32:42 +00:00
AlexPeshkoff
89c7b2e139 Suggested fix for #7514: Segfault when detaching after deleting shadow on Classic 2023-03-30 19:12:27 +03:00
github-actions[bot]
f56fc0f280
Update tzdata to version 2023c. (#7527)
Co-authored-by: asfernandes <asfernandes@users.noreply.github.com>
2023-03-30 08:20:37 -03:00
88da52606a Include build type in the displayed version string 2023-03-30 12:16:30 +02:00
18ad25f4ad Doc notes 2023-03-30 12:15:21 +02:00
bdece9f348 Be sure to add build suffix after the file version number 2023-03-30 12:14:46 +02:00
034f8c0517 Use ERRORLEVEL consistently 2023-03-30 12:10:39 +02:00
Vlad Khorsun
23af5f9166 Removed debug code 2023-03-30 00:22:45 +03:00
Vlad Khorsun
5770a8e810 Fixed bug #7499 : Problem with restore 2023-03-30 00:20:54 +03:00
firebirds
6566789cdd increment build number 2023-03-29 10:36:03 +00:00
Dmitry Yemanov
d7eb424aa9 Beta 2 build suffix 2023-03-28 08:00:28 +03:00
Adriano dos Santos Fernandes
4ef8abef8b Adjust scripts and add source bundle to snapshots. 2023-03-27 23:02:16 -03:00
Dmitry Yemanov
fccef91235 Misc 2023-03-27 20:05:36 +03:00
AlexPeshkoff
23648019d8 Fixed #7510: Firebird regularly crashes soon after unload of udr_engine plugin
(cherry picked from commit aed9464ddc)
2023-03-27 16:53:51 +03:00
AlexPeshkoff
c2378962e8 Fixed const correctness in pointer holding classes
(cherry picked from commit bc93b7b61e)
2023-03-27 16:53:49 +03:00
AlexPeshkoff
c3e16d6867 Fixed #7504: Segfault when closing SQL statement in remote provider during shutdown 2023-03-27 16:48:10 +03:00
github-actions[bot]
0b5887fd2c
Update tzdata to version 2023b. (#7516)
Co-authored-by: asfernandes <asfernandes@users.noreply.github.com>
2023-03-25 08:33:43 -03:00