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

53548 Commits

Author SHA1 Message Date
firebirds
703698812a increment build number 2020-09-30 00:02:22 +00:00
Dmitry Yemanov
a1c2fbc1c8 Better assertions, code simplification and minor optimization 2020-09-29 13:30:28 +03:00
firebirds
5a5a76c56d increment build number 2020-09-29 00:02:24 +00:00
hvlad
3861b68739 Postfix for CORE-6351 : Computed field could be wrongly evaluated as NULL.
Make sure statement->procedure (function) always points to procedure (function) the statement belongs to.
Ensure statement's memory pool is deleted after the statement in case of failure during BLR parsing.
2020-09-28 21:52:04 +03:00
Dmitry Yemanov
c7548daf52 Fixed CORE-6411: crash while creating a table with many (>5460) fields 2020-09-28 21:10:05 +03:00
firebirds
5da110a973 increment build number 2020-09-22 00:02:23 +00:00
dyemanov
bc0ace16da Correction for my last commit. 2020-09-21 13:47:30 +03:00
firebirds
749a2a83b3 increment build number 2020-09-20 00:02:21 +00:00
dyemanov
0c4a4f9c3e Merge branch 'B3_0_Release' of https://github.com/firebirdsql/firebird into B3_0_Release 2020-09-19 21:05:13 +03:00
dyemanov
593ea65bfe This should fix the regression with long file paths. 2020-09-19 21:04:57 +03:00
firebirds
37ee7b0e65 increment build number 2020-09-19 00:02:21 +00:00
dyemanov
bbd30b9b9e Fallback to other identification methods only if the current call is unavailable, otherwise raise an error. 2020-09-18 10:37:43 +03:00
firebirds
701c89970f increment build number 2020-09-17 00:02:21 +00:00
Dmitry Yemanov
2ad2187474 Updated the docs 2020-09-16 20:19:24 +03:00
firebirds
89080c4f75 increment build number 2020-09-11 00:02:32 +00:00
hvlad
0f4bfcec37 This should fix deadlock when attachment is initialized or released while database shutdown is in progress.
dbb_sync should be acquired after any attachment mutex, not before.
2020-09-10 13:31:46 +03:00
firebirds
48148d9fa4 increment build number 2020-09-05 00:02:22 +00:00
AlexPeshkoff
2a75646734 Backported fix for CORE-6396: Unknown tag (0) in isc_svc_query() results 2020-09-04 15:32:57 +03:00
firebirds
408058ca70 increment build number 2020-08-25 00:02:23 +00:00
AlexPeshkoff
cb2a6cf0a6 Backported CORE-6392: Space in database path prevent working gbak -se ... -b "path to/database" backup 2020-08-24 11:15:38 +03:00
firebirds
d57b536f7e increment build number 2020-08-20 00:02:25 +00:00
hvlad
c14a42fcf3 Fixed bug CORE-6351 : Computed field could be wrongly evaluated as NULL 2020-08-19 13:31:17 +03:00
firebirds
9ca2fc7860 increment build number 2020-08-16 00:02:27 +00:00
hvlad
846528716b Update zlib to 1.2.11 2020-08-15 23:11:47 +03:00
firebirds
578cb5b80d increment build number 2020-08-15 00:02:25 +00:00
AlexPeshkoff
cb301544fd This should fix windows build after CORE-6388 2020-08-14 18:34:27 +03:00
AlexPeshkoff
0ea373139f This should fix windows build after CORE-6388 2020-08-14 18:12:15 +03:00
AlexPeshkoff
4eca74e71b Backported CORE-6388: DEV_BUILD client asserts when closing event thread 2020-08-14 17:57:04 +03:00
firebirds
36362f0801 increment build number 2020-08-10 00:02:24 +00:00
Dmitry Yemanov
aa3f9f9eb8 Postfix fore safe shmem reattaching 2020-08-09 11:41:13 +03:00
firebirds
371a08e713 increment build number 2020-07-28 00:02:23 +00:00
Adriano dos Santos Fernandes
dde597e6ae Fixed CORE-6370 - Memory leak at server, when client select computed field, which used COALESCE or CAST. 2020-07-27 13:49:24 -03:00
firebirds
60d4cc928b increment build number 2020-07-25 00:02:23 +00:00
AlexPeshkoff
456b3e3cc2 Backported CORE-6371: Avoid server crash on shutdown in case of wrong reference counting in UDR 2020-07-24 18:46:17 +03:00
firebirds
625482daed increment build number 2020-07-24 00:02:23 +00:00
AlexPeshkoff
6367d2b5c0 Backported CORE-6367: Segfault when receiving malformed packet from network 2020-07-23 20:15:49 +03:00
firebirds
f01333d99d increment build number 2020-07-17 00:02:21 +00:00
AlexPeshkoff
8211f7e517 Postfix for CORE-6208 2020-07-16 14:19:22 +03:00
firebirds
d4761b8806 increment build number 2020-07-16 00:02:25 +00:00
AlexPeshkoff
d3e2544b41 Fixed CORE-6362: Better diagnostic when 'Missing security context' 2020-07-15 19:46:16 +03:00
firebirds
0ec6a79167 increment build number 2020-07-14 00:02:23 +00:00
Dmitry Yemanov
a0e134503f Fixed wrongly assigned flag value 2020-07-13 16:46:30 +03:00
hvlad
24b5f83d1c This should fix non-MSVC builds 2020-07-13 12:49:17 +03:00
hvlad
f7c2ac9f25 Fixed bug CORE-6364 : Wrong reference counting in UDR trigger sample 2020-07-13 12:02:27 +03:00
firebirds
233ce435c3 increment build number 2020-07-13 00:02:26 +00:00
hvlad
908cf8af89 Additional case for fix for bug CORE-6347.
Thanks to Dmitry.
2020-07-12 09:55:41 +03:00
firebirds
ec08884d03 increment build number 2020-07-12 00:02:24 +00:00
hvlad
439aab53a0 This should fix bug CORE-6347 : New connections to database server sometimes stall, when there is existing connection to database. 2020-07-11 18:22:39 +03:00
firebirds
be3454c423 increment build number 2020-07-11 00:02:27 +00:00
Adriano dos Santos Fernandes
7b5b1c0188 Fixed CORE-6358 - Adding NOT NULL column with DEFAULT value may cause default values to update when selecting or have the wrong charset. 2020-07-10 12:22:46 -03:00