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

55612 Commits

Author SHA1 Message Date
hvlad
0746ba3466 Some renaming and other misc changes, as suggested by Dmitry.
Added documentation of new setting into firebird.conf.
Show default value for WireCrypt setting from server side view.
Fixed assert pointed by Alex.
2020-10-27 16:27:05 +02:00
Dmitry Yemanov
b30ff76118 Replaced ADD/DROP with INCLUDE/EXCLUDE in replication DDL 2020-10-27 15:15:35 +03:00
firebirds
c47d0b3780 increment build number 2020-10-27 00:02:16 +00:00
AlexPeshkoff
c851e3d421 Make sample of key holder plugin partially usable when chaining plugins 2020-10-26 19:43:20 +03:00
Adriano dos Santos Fernandes
ff37d445ce Fixed CORE-6427 and CORE-6429:
- CORE-6427 - Whitespace as date separator causes conversion error.
- CORE-6429 - Timezone offset in timestamp/time literal and CAST should follow SQL standard syntax only.
2020-10-26 12:30:21 -03:00
Adriano dos Santos Fernandes
7b0a29d0bc Postfix for CORE-6421 - Parameter in offset expression in LAG, LEAD, NTH_VALUE
window functions requires explicit cast to BIGINT or INTEGER.

Fixed LEAD.
2020-10-25 21:54:30 -03:00
firebirds
f9e6da1714 increment build number 2020-10-24 00:02:15 +00:00
github-actions[bot]
22fcad745e Updata tzdata. 2020-10-23 08:27:30 -03:00
firebirds
98d74c0883 increment build number 2020-10-23 00:02:16 +00:00
github-actions[bot]
57ccae938a Updata tzdata. 2020-10-22 09:25:58 -03:00
Artyom Abakumov
20f2aac5b8 Fxed bug CORE-6426: Assert when batch executed without BLOB field 2020-10-22 10:55:45 +03:00
firebirds
6a06130bc0 increment build number 2020-10-22 00:02:16 +00:00
hvlad
1ab61903af Attempt to find the reason of crash around setLockAttachment(), cleanup.
DEBUG_LCK_LIST should be undefined before release!
2020-10-22 00:00:39 +03:00
AlexPeshkoff
60be3e621f Fixed CORE-6425: Exception in client library in IAttachment::createBatch() 2020-10-21 20:29:58 +03:00
Paul Reeves
8a7357d20f 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:36:45 +02:00
firebirds
e68cfc1e48 increment build number 2020-10-21 00:02:20 +00:00
Adriano dos Santos Fernandes
e73973a21d Fixed CORE-6421 - Parameter in offset expression in LAG, LEAD, NTH_VALUE
window functions requires explicit cast to BIGINT or INTEGER.
2020-10-19 23:02:51 -03:00
firebirds
cb27cc0096 increment build number 2020-10-19 00:02:18 +00:00
Adriano dos Santos Fernandes
0174bda65d Fixed CORE-6414, CORE-6415 and CORE-6419.
CORE-6414: Error message "expected length N, actual M" contains wrong value of M when charset UTF8 is used in the field declaration of a table.
CORE-6415: Error message "malformed string' is issued instead of "expected: N, actual : M" when UTF-8 charset is used and default value for declared column is greater than this column length.
CORE-6419: Truncation of strings to put in MON$ tables do not work correctly.
2020-10-17 22:55:59 -03:00
Adriano dos Santos Fernandes
b0b4b1947a Simplify HalfStaticArray implementation with template alias.
Make it possible to use different alignment in the inline storage.
2020-10-17 22:54:30 -03:00
firebirds
4a81b3911b increment build number 2020-10-15 00:02:15 +00:00
AlexPeshkoff
0cfdd3de2c Fixed CORE-6412: Firebird is freezing when trying to manage users via triggers 2020-10-14 19:30:28 +03:00
hvlad
64aa94af5d Another attempt to fix gcc\clang builds 2020-10-13 18:28:32 +03:00
hvlad
871f6c73e9 Delay creation of connections pool to avoid usage of not-initialized config when engine module is loaded. 2020-10-13 17:07:30 +03:00
hvlad
00cf856cda Attempt to fix non-Windows builds 2020-10-13 17:06:00 +03:00
hvlad
7e61b9f698 Reworked Config: correct work with 64-bit integer in 32-bit code, refactor config values checks and defaults,
remove some type casts.
Introduce new virtual table RDB$CONFIG.
Implement CORE-6332 : Get rid of FileSystemCacheThreshold parameter
  new boolean setting UseFileSystemCache overrides legacy FileSystemCacheThreshold,
  FileSystemCacheThreshold will be removed in the next major Firebird release.
2020-10-13 15:20:13 +03:00
firebirds
3089a2d0cb increment build number 2020-10-11 00:02:15 +00:00
github-actions[bot]
9c7129eb3d Updata tzdata. 2020-10-10 11:38:16 -03:00
firebirds
2f1b8f2eb5 increment build number 2020-10-10 00:02:16 +00:00
Adriano dos Santos Fernandes
2f30a82a90 Postfix for CORE-6358 to avoid error in restore. 2020-10-09 13:06:10 -03:00
firebirds
6f979bd775 increment build number 2020-10-09 00:02:14 +00:00
AlexPeshkoff
5e2ee2e27c Implemented CORE-6413: Remove PIDFile/-pidfile directive/option from firebird Super(Server/Classic) systemd unit 2020-10-08 16:03:17 +03:00
firebirds
5273bdba48 increment build number 2020-10-08 00:02:17 +00:00
faserg1
91140c0095 Fixing uncreated directories for tzdata 2020-10-07 16:20:24 -03:00
faserg1
7ffe22e5b5 Need tomcrypt for build in alpine 2020-10-07 16:20:24 -03:00
faserg1
00165f891e Adding CI for alpine 2020-10-07 16:20:24 -03:00
Dmitry Yemanov
4c4389602e Avoid replicating transaction-level savepoint 2020-10-07 20:52:52 +03:00
Dmitry Yemanov
78893a70e9 More consistent error reporting 2020-10-07 20:52:52 +03:00
Dmitry Yemanov
d485e21584 Dedicated primary error code for replication failures 2020-10-07 20:52:52 +03:00
Dmitry Yemanov
3f3880710f Make error handling consistent with the rest of the API + some minor adjustments 2020-10-07 20:52:51 +03:00
firebirds
26e66c2a2a increment build number 2020-10-07 00:02:15 +00:00
hvlad
000be2f2ee Addition for my recent patch (deadlock when attachment is initialized or released while database shutdown is in progress). 2020-10-06 16:36:30 +03:00
firebirds
b8c0a42e67 increment build number 2020-09-30 00:02:15 +00:00
Dmitry Yemanov
92830d4c24 Fixed CORE-6411: crash while creating a table with many (>5460) fields 2020-09-29 13:33:21 +03:00
Dmitry Yemanov
e727006764 Better assertions, code simplification and minor optimization 2020-09-29 13:32:29 +03:00
firebirds
d9fb676558 increment build number 2020-09-28 00:02:16 +00:00
Adriano dos Santos Fernandes
81aaae9b74 Warnings. 2020-09-27 20:59:27 -03:00
firebirds
2b6ba1ea50 increment build number 2020-09-26 00:02:16 +00:00
Dmitry Yemanov
3969544fe8 Ensure the txn-level savepoint is always destroyed (and re-created in the case of RETAIN) 2020-09-25 15:27:30 +03:00
Dmitry Yemanov
0b0a23f053 Rollback my optimization as being no longer necessary 2020-09-25 13:26:16 +03:00