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

56659 Commits

Author SHA1 Message Date
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
github-actions[bot]
eda48d70fb
Update tzdata to version 2023a. (#7513)
Co-authored-by: asfernandes <asfernandes@users.noreply.github.com>
2023-03-24 19:14:07 -03:00
firebirds
cf9255092c increment build number
All checks were successful
continuous-integration/drone Build is passing
2023-03-17 20:31:58 +00:00
Mark Rotteveel
2c79b8770d Fix profiler owner, copy changes from rlsnotes 2023-03-17 11:24:51 +01:00
firebirds
64c5272a83 increment build number 2023-03-16 20:33:15 +00:00
Adriano dos Santos Fernandes
0fec525abf Correction for BLR print of blr_skip_locked. 2023-03-15 22:26:30 -03:00
firebirds
1fb5d18021 increment build number
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-03-15 20:31:51 +00:00
th1722
3a180120c4
fix macOS (Apple Silicon) build (#7502)
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Change the specified minimum version of macOS (Apple Silicon)  from 12 (Monterey) to 11(big sur).
2023-03-15 07:31:19 -03:00
firebirds
5012cd4ae5 increment build number
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-03-13 20:32:20 +00:00
Dmitry Yemanov
8b68a9a264 Misc
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-03-13 21:21:44 +03:00
firebirds
2b098f7f0e increment build number
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-03-11 20:32:06 +00:00
Dmitry Yemanov
d7fedd3ea2 Better shutdown approach for the replication server
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-03-11 09:37:28 +03:00
firebirds
b7c3ceeafc increment build number
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-03-10 20:31:57 +00:00
Vlad Khorsun
23f3cca52e Fixed bug #7501 : Precision of standalone unit may differ from packaged one in SQL dialect 1 2023-03-10 22:13:18 +02:00
firebirds
fb24aa496f increment build number
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-03-09 20:31:54 +00:00
AlexPeshkoff
8ceae56738 Fixed #7488: Invalid real to string cast
Some checks reported errors
continuous-integration/drone/push Build encountered an error
(cherry picked from commit 6ada476eed)
2023-03-09 20:23:22 +03:00
AlexPeshkoff
9356f8772c Misc
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-03-09 18:15:40 +03:00
firebirds
29a6bd0652 increment build number 2023-03-03 20:31:36 +00:00
Vlad Khorsun
7f2609836b Add missed break. 2023-03-03 15:42:10 +02:00
Vlad Khorsun
3076f72c1d Fixed bug #7493 : Firebird 5.0 snapshot blob not found error after first commit / rollback 2023-03-03 13:20:35 +02:00
Vlad Khorsun
4bc971ef3d Fixed bug #7485 : Problem with parallel restore.
Thanks to Dimitry Sibiryakov for help.
2023-03-03 11:03:23 +02:00
firebirds
4e551ee013 increment build number 2023-03-01 20:32:24 +00:00
Dmitry Yemanov
841d1df632 Revert back to separate methods, this fixes #7474 (Incorrect condition evaluation) 2023-03-01 15:55:35 +03:00
Adriano dos Santos Fernandes
eb147356d2 Postfixes for #7482:
- Fix assertion in debug build with the issue's test case
- Fix wrong implementation of nullable flag
2023-02-28 23:21:44 -03:00
Adriano dos Santos Fernandes
397bf4901a Fix code style. 2023-02-28 21:16:06 -03:00
firebirds
96013f48b1 increment build number 2023-02-27 20:32:02 +00:00
Vlad Khorsun
4e3a2a238d Fixed bug #7487 : Parallel restore could miss few records 2023-02-27 16:17:23 +02:00
Vlad Khorsun
4411f42229 This should fix bug #7485 : Problem with parallel restore 2023-02-27 16:08:19 +02:00
Adriano dos Santos Fernandes
25b7465df4 Fix #7484 - External engine SYSTEM not found. 2023-02-27 08:14:21 -03:00
firebirds
a5e9fa42ee increment build number 2023-02-26 20:31:08 +00:00
Adriano dos Santos Fernandes
0eb87cb0ce Fix #7486 - No initialization of rpb's runtime flags causes problems with SKIP LOCKED when config ReadConsistency = 0. 2023-02-26 11:04:55 -03:00
Adriano dos Santos Fernandes
689c17b42a Add package version to Android AAR snapshot 2023-02-25 21:28:33 -03:00
firebirds
df143eff17 increment build number 2023-02-24 20:32:57 +00:00
Vlad Khorsun
7e33f98443 Fixed bug #7482 : Result of blob_append(null, null) (literal '<null>') is not shown 2023-02-24 12:06:22 +02:00
firebirds
860afa689b increment build number 2023-02-18 20:32:56 +00:00
Dmitry Yemanov
c596b76e40 Fixed NULL lookup in full index scans 2023-02-18 09:51:31 +03:00
firebirds
f05b48184f increment build number 2023-02-17 20:35:11 +00:00
Dmitry Yemanov
8f12020e25 Fixed crash if the index is created as both computed and partial (see example in #7257). Better resource cleanup on error. Remove redundant ODS checks. 2023-02-17 19:07:26 +03:00