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

53466 Commits

Author SHA1 Message Date
Paul Reeves
122a553351 CORE-6424 - Be sure to fail the build process if the employee database cannot be copied to the output directory for packaging. 2020-10-21 10:32:31 +02:00
firebirds
a257a41e87 increment build number 2020-10-21 00:02:28 +00:00
AlexPeshkoff
67f14ef970 Fixed arm-32 (Raspberry Pi) build 2020-10-20 14:52:27 +03:00
AlexPeshkoff
c51b85d3ea Fixed android build 2020-10-20 14:20:50 +03:00
firebirds
ab3f02b499 increment build number 2020-10-20 00:02:26 +00:00
Paul Reeves
ab9c256dd3 Be sure to include contents of plugins/udr in kits 2020-10-19 12:38:28 +02:00
firebirds
8c5623b562 increment build number 2020-10-17 00:02:27 +00:00
AlexPeshkoff
31f5629701 Fixed ARM64 build 2020-10-16 16:40:56 +03:00
firebirds
2a415a0fee increment build number 2020-10-12 00:02:22 +00:00
Dmitry Yemanov
c248766206 Updated the docs 2020-10-11 12:19:03 +03:00
Dmitry Yemanov
c432b8aff1 Make robust file IDs optional (for the sake of cross-release compatibility) 2020-10-11 12:16:55 +03:00
firebirds
f7cd40cfca increment build number 2020-10-10 00:02:23 +00:00
Adriano dos Santos Fernandes
55627cfffc Postfix for CORE-6358 to avoid error in restore. 2020-10-09 13:06:43 -03:00
firebirds
7314ed8253 increment build number 2020-10-09 00:02:21 +00:00
AlexPeshkoff
0f6509272f Backported CORE-6413: Remove PIDFile/-pidfile directive/option from firebird Super(Server/Classic) systemd unit 2020-10-08 16:24:08 +03:00
firebirds
b20545a45a increment build number 2020-10-08 00:02:24 +00:00
HrOokami
45bd5cbd0a
Fixing broken alpine build. (#283)
* Fix alpine build

* Creating Alpine CI

* Merge workflows

* Fix main.yml

* Correcting flags in alpine CI build

* Cherrypick: Cleanup overcomplicated isinf

Co-authored-by: Серый Волк <faserg1@users.noreply.github.com>
2020-10-07 12:47:41 +03:00
AlexPeshkoff
d5c96f1dad Cleanup overcomplicated isinf 2020-10-06 14:49:47 +03:00
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