Dmitry Yemanov
3dc8c2de80
This should fix CORE-6440: expression indices with COALESCE cannot be matched
2020-11-11 19:15:46 +03:00
firebirds
c4b6e75944
increment build number
2020-11-07 00:02:23 +00:00
AlexPeshkoff
e57f0c8398
Postfix for CORE-6412, fixed non-ascii users support
2020-11-06 16:31:40 +03:00
firebirds
4655b91a76
increment build number
2020-11-05 00:02:22 +00:00
hvlad
8491f42323
Fixed bug CORE-6437 : gfix cannot set big value for buffers.
...
While the bug is present in code, affected function is not called when gfix set buffers, thus the bug left invisible for a long time.
2020-11-04 22:49:04 +02:00
AlexPeshkoff
1364b9c873
Fixed bug caused by one of my recent commits
2020-11-04 12:58:53 +03:00
firebirds
bffd22f94a
increment build number
2020-11-04 00:02:23 +00:00
AlexPeshkoff
5654967a5e
Always check for correct data extracted from info block instead fb_assert
2020-11-03 20:07:30 +03:00
firebirds
61d1411486
increment build number
2020-11-03 00:02:22 +00:00
Alex Peshkoff
2e092bf45b
Fixed CORE-6433: Several firebird servers crash
2020-11-02 13:34:29 +03:00
firebirds
15839cc208
increment build number
2020-10-30 00:02:30 +00:00
AlexPeshkoff
e293f86fad
Avoid negative offsets in case of malformed network packet
2020-10-29 18:36:51 +03:00
firebirds
5182ebc4aa
increment build number
2020-10-29 00:02:23 +00:00
AlexPeshkoff
ea6dc2a545
Backported CORE-6432: Possible buffer overflow in client library in Attachment::getInfo() call
2020-10-28 20:48:43 +03:00
Adriano dos Santos Fernandes
1d2944cb98
Fixed CORE-6408 - RETURNING clause in MERGE cannot reference column in aliased
...
target table using qualified reference (alias.column) if DELETE action present.
2020-10-28 12:30:26 -03:00
firebirds
4a4e1e6d2f
increment build number
2020-10-24 00:02:22 +00:00
AlexPeshkoff
1cecd8e38a
Backported CORE-6412: Firebird is freezing when trying to manage users via triggers
2020-10-23 17:43:43 +03:00
firebirds
b1e04f39ad
increment build number
2020-10-22 00:02:24 +00:00
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