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

54094 Commits

Author SHA1 Message Date
Vlad Khorsun
50c7ee3275 Impovement #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-03-29 00:43:42 +03:00
Vlad Khorsun
c4c60ee9a2 Please old compilers, as Dmitry suggested 2023-03-28 14:50:52 +03:00
Vlad Khorsun
58ed9926e7 Fixed bug #7499 : Problem with restore 2023-03-28 14:00:23 +03:00
Dmitry Yemanov
7fb0a59dce Fixed #7517: Successful compiling of procedure with wrong PLAN(s) used by some of its statement(s) 2023-03-28 08:16:34 +03:00
AlexPeshkoff
62e6156784 Postfix for #7296: During shutdown op_disconnect may be sent to invalid handle; fixed segfault caused by too early destroyed port_context
(cherry picked from commit 017f313073)
2023-03-24 18:40:43 +03:00
AlexPeshkoff
deea0f9aac Fixed const correctness in pointer holding classes
(cherry picked from commit bc93b7b61e)
2023-03-24 18:16:59 +03:00
AlexPeshkoff
6006ef28e7 Fixed #7510: Firebird regularly crashes soon after unload of udr_engine plugin
(cherry picked from commit aed9464ddc)
2023-03-24 18:15:50 +03:00
firebirds
c69515ec33 increment build number
All checks were successful
continuous-integration/drone Build is passing
continuous-integration/drone/promote/testing Build is passing
continuous-integration/drone/promote/packaging Build is passing
2023-03-10 20:37:02 +00:00
Vlad Khorsun
dc5db45c46 Fixed bug #7501 : Precision of standalone unit may differ from packaged one in SQL dialect 1 2023-03-10 21:51:34 +02:00
firebirds
c4a9b587c0 increment build number 2023-02-14 20:38:43 +00:00
AlexPeshkoff
522bdb1bfe Backported #7444: isql 5.x crashes when executing test from QA suite 2023-02-14 14:38:12 +03:00
firebirds
09899a4ca1 increment build number 2023-02-13 20:39:19 +00:00
AlexPeshkoff
c8c7f5b89a Postfix for #7473: Client application crash when processing callback requests from server during attachDatabase: make it work with old C++ dialect 2023-02-13 18:12:49 +03:00
AlexPeshkoff
cbf86afc40 Fixed #7473: Client application crash when processing callback requests from server during attachDatabase
(cherry picked from commit e1801225db)
2023-02-13 18:01:35 +03:00
firebirds
5669dc881d increment build number
All checks were successful
continuous-integration/drone Build is passing
2023-02-08 20:38:58 +00:00
AlexPeshkoff
9ce968c5d9 Backported #7468: Add switch to control in guardian timeout before killing firebird server process
(cherry picked from commit 96aad0d6c8)
2023-02-08 11:31:58 +03:00
firebirds
ffd448aa12 increment build number 2023-02-07 20:39:30 +00:00
AlexPeshkoff
cdc52f9b24 Postfix for #7465: Restore success illegally reported when gbak was unable to activate all indices; syntax
(cherry picked from commit 5c18a21708)
2023-02-07 14:08:54 +03:00
AlexPeshkoff
249101df56 Fixed #7465: Restore success illegally reported when gbak was unable to activate all indices
(cherry picked from commit edb12d93a5)
2023-02-07 14:03:29 +03:00
firebirds
6079a653a8 increment build number 2023-02-03 20:39:06 +00:00
AlexPeshkoff
b3e94aab74 Fixed #7467: simple sql crashes firebird: select cast(rdb$db_key as integer) from rdb$database
(cherry picked from commit 93cf19eeaa)
2023-02-03 18:41:22 +03:00
firebirds
3bb6135672 increment build number 2023-01-31 14:43:58 +00:00
Dmitry Yemanov
9dc3f5e6cc Postfix for #7446: never attempt to delete savepoints belonging to a different transaction 2023-01-31 12:01:59 +03:00
firebirds
914fded635 increment build number 2023-01-24 00:14:27 +00:00
Vlad Khorsun
2d751bcc50 Merge branch 'work/gh-7428' into B3_0_Release 2023-01-23 12:29:03 +02:00
Vlad Khorsun
e7e25114d9 Avoid use of nullptr with old compilers. 2023-01-20 21:40:23 +02:00
Vlad Khorsun
d9d57ea711 Attempt to fix bug #7428 : Problem with editing procedures being in use.
Backported part of commit 760d4b13
2023-01-20 21:27:45 +02:00
firebirds
98c0a4130d increment build number 2023-01-17 00:13:21 +00:00
AlexPeshkoff
3ab8a391f7 Backported fix for #7446: Attempt to use data in destroyed transaction pool 2023-01-16 19:39:56 +03:00
firebirds
8c25b6e63d increment build number
Some checks failed
continuous-integration/drone Build is failing
2023-01-11 00:13:30 +00:00
AlexeyMochalov
c5044d9fce
Fix resetting and accidental key damaging/deleting (#7415) (#7423)
Fix resetting and accidental key damaging/deleting (#7415)
2023-01-10 11:51:05 +03:00
firebirds
6a487ce74b increment build number 2023-01-06 00:12:31 +00:00
Vlad Khorsun
be7609bc26 Update readme. 2023-01-05 18:35:36 +02:00
Vlad Khorsun
a1c46f5774 Update zlib to 1.2.13, see #7437 2023-01-05 18:31:23 +02:00
firebirds
911014cb01 increment build number 2022-12-24 00:12:57 +00:00
AlexPeshkoff
74987742c2 Minimal fix for #7436: Backup error for wide table: provide understandable message on error 2022-12-23 19:04:48 +03:00
AlexeyMochalov
40b0ea129e
Fix possible SUBSTRING()'s crash with UTF-8 encoding (#7434) (#7435) 2022-12-23 07:32:11 -03:00
firebirds
0ee6502f60 increment build number 2022-12-14 00:13:20 +00:00
AlexPeshkoff
75b971a43a Postfix for #7418: Reliability of plugin manager; better error handling during plugin registration, removed limit on length of registration name 2022-12-13 20:31:05 +03:00
firebirds
5d5df2e80d increment build number 2022-12-10 00:13:18 +00:00
AlexPeshkoff
beace45eb2 Implemented #7418: Reliability of plugin manager 2022-12-09 18:53:44 +03:00
firebirds
63813a0a2c increment build number 2022-12-03 00:12:15 +00:00
AlexPeshkoff
6865d4d12c Fixed #4729: Grant and Revoke update (field)
(cherry picked from commit 741712e2d3)
2022-12-02 20:25:39 +03:00
AlexPeshkoff
d4efc9e1a9 Fixed #7402: Server crashes on startup error
(cherry picked from commit 3792ba4a7b)
2022-12-02 19:19:56 +03:00
AlexPeshkoff
825a39b7ad Fixed #7406: Regression - trusted role does not work with version 3.0.10 2022-12-02 19:13:20 +03:00
AlexPeshkoff
6dabf553de Debugging feature - put shared memory image into core dump
(cherry picked from commit 6cc18820b5)
2022-11-24 18:45:01 +03:00
firebirds
1573ae1528 increment build number 2022-11-23 00:11:13 +00:00
AlexPeshkoff
e16dbdff8d Postfix for #7147: Problems with use of big timeout (or no timeout at all) in trace service; avoid most of annoying messages in firebird.log caused by original fix 2022-11-22 20:00:51 +03:00
AlexPeshkoff
a73cc43cbe Fixed #7393: Access violation after double fault in attachDatabase(). 2022-11-22 19:39:48 +03:00
firebirds
f6b064df39 increment build number 2022-11-04 00:11:15 +00:00