firebirds
|
78e98757cb
|
increment build number
|
2018-04-12 00:05:03 +00:00 |
|
AlexPeshkoff
|
a8e1ff3fcd
|
Fixed CORE-5791: ODS for windows builds and linux-x64 (on the one side) and linux-x86 (on the other side) does not match
|
2018-04-11 20:20:40 +03:00 |
|
firebirds
|
d5dd6ab380
|
increment build number
|
2018-04-11 00:05:01 +00:00 |
|
hvlad
|
840d6afec8
|
Fixed my error (case when eol follows immediately after '--')
|
2018-04-10 17:26:52 +03:00 |
|
firebirds
|
41c74ef650
|
increment build number
|
2018-04-10 00:05:02 +00:00 |
|
Roman Simakov
|
b3ae27c7d7
|
Update generated file
|
2018-04-09 17:38:54 +03:00 |
|
Roman Simakov
|
2200d097ad
|
Backport of fix CORE-5790 - User with DROP DATABASE privilege can't drop database
|
2018-04-09 17:38:28 +03:00 |
|
firebirds
|
c6e64d1898
|
increment build number
|
2018-04-06 00:05:08 +00:00 |
|
hvlad
|
bf5614b257
|
Merge pull request #156 from abzalov/B3_0_Release
CORE-5746: Remove the restriction on create/delete, enable/disable user indexes in the system tables
|
2018-04-05 11:02:31 +03:00 |
|
firebirds
|
e526ff6587
|
increment build number
|
2018-04-05 00:05:01 +00:00 |
|
hvlad
|
0e96bbfe48
|
Corrected additional fix for bug CORE-5702 : Firebird Handle Leak Windows
|
2018-04-05 00:37:45 +03:00 |
|
firebirds
|
ba6c390c1a
|
increment build number
|
2018-04-03 00:05:02 +00:00 |
|
hvlad
|
a9b8442b22
|
Let ExtDS preprocessor and SQL parser handle '\r', '\n' and '\r\n' as end of line.
It should fix bug CORE-5783 : execute statement ignores the text of the SQL-query after a comment of the form "-"
|
2018-04-03 01:03:36 +03:00 |
|
hvlad
|
07a95159c9
|
Additional fix for bug CORE-5702 : Firebird Handle Leak Windows
|
2018-04-03 01:01:52 +03:00 |
|
abzalov
|
2bc844ec27
|
CORE-5746: Remove the restriction on create/delete, enable/disable the system indexes in system tables
|
2018-04-02 21:44:34 +03:00 |
|
firebirds
|
7d6cd3ad14
|
increment build number
|
2018-03-21 00:05:26 +00:00 |
|
AlexPeshkoff
|
1ac07aba37
|
Syntax
|
2018-03-20 19:55:22 +03:00 |
|
AlexPeshkoff
|
70b75855ce
|
Backported CORE-5778: install.sh fails if -path argument contains "firebird"
|
2018-03-20 18:38:54 +03:00 |
|
hvlad
|
2c7967212d
|
Fixed bug CORE-5773 : PSQL cursor doesn't see inserted record
|
2018-03-20 09:11:15 +02:00 |
|
firebirds
|
58b62307cb
|
increment build number
|
2018-03-20 00:05:16 +00:00 |
|
AlexPeshkoff
|
27a6c41172
|
Backported CORE-5780: Server hangs when client tries to send too long DB encryption key(s)
|
2018-03-19 18:21:24 +03:00 |
|
hvlad
|
81908fd03d
|
Fix thread priority for attachmentShutdownThread (it was run at lowest priority)
|
2018-03-19 15:58:02 +02:00 |
|
firebirds
|
89c6e67f11
|
increment build number
|
2018-03-19 00:04:50 +00:00 |
|
hvlad
|
467e9fd747
|
Fixed typo
|
2018-03-18 15:59:35 +02:00 |
|
hvlad
|
408c0f1dea
|
Avoid GetThreadId() which is not present in WinXP (see CORE-5772)
|
2018-03-18 15:47:01 +02:00 |
|
firebirds
|
88251eb9e6
|
increment build number
|
2018-03-17 00:04:47 +00:00 |
|
hvlad
|
eaa1cff9e0
|
Fixed bug CORE-405 : Garbage vs indices/constraints
|
2018-03-16 15:16:07 +02:00 |
|
firebirds
|
63235c77cc
|
increment build number
|
2018-03-16 00:05:09 +00:00 |
|
AlexPeshkoff
|
f48a7c69ba
|
Backported CORE-5772: Client hangs when working with events under high load
|
2018-03-15 16:06:12 +03:00 |
|
AlexPeshkoff
|
90b6530d7b
|
Regenerated after Vlad changes
|
2018-03-15 16:05:09 +03:00 |
|
hvlad
|
f6e93ff6bb
|
Fixed bug CORE-5776 : "Input parameter mismatch" error after altering external function into PSQL function
|
2018-03-15 11:32:15 +02:00 |
|
firebirds
|
226745f1e0
|
increment build number
|
2018-03-14 00:05:24 +00:00 |
|
hvlad
|
868d9e981d
|
Fixed examples.
|
2018-03-13 20:24:46 +02:00 |
|
hvlad
|
4fa1bf4212
|
This should fix bug CORE-5702 : Firebird Handle Leak Windows
|
2018-03-13 19:44:33 +02:00 |
|
firebirds
|
f0f3f5f909
|
increment build number
|
2018-03-12 00:05:00 +00:00 |
|
AlexPeshkoff
|
857e782fe2
|
Backported CORE-5769: Database crypt plugin sample on Pascal is broken
|
2018-03-11 14:17:41 +03:00 |
|
firebirds
|
0553770074
|
increment build number
|
2018-03-10 00:04:46 +00:00 |
|
AlexPeshkoff
|
f40802dc35
|
Backported CORE-5765: Missing directives in Firebird.pas
|
2018-03-09 21:54:57 +03:00 |
|
firebirds
|
0b6c4e549e
|
increment build number
|
2018-03-02 10:08:02 +00:00 |
|
hvlad
|
00476ed0b8
|
Return back lost checkouts at sorting module.
It allows to handle AST requests during long sorts.
|
2018-02-28 18:48:38 +02:00 |
|
AlexPeshkoff
|
2928eec957
|
Backported CORE-5762: Wrong transaction number in RDB$PAGES relation may cause infinite recusrion in engine and segfault
|
2018-02-27 15:20:23 +03:00 |
|
hvlad
|
5a92f51c51
|
Fixed bug CORE-5760 : Server process crashes while restoring database
|
2018-02-26 18:52:58 +02:00 |
|
AlexPeshkoff
|
4023436992
|
Backported CORE-5757: deadlock with events
|
2018-02-25 20:08:31 +03:00 |
|
firebirds
|
cde63fd6c6
|
increment build number
|
2018-02-22 00:05:43 +00:00 |
|
Dmitry Yemanov
|
bfb008f4e9
|
Postfix for CORE-2284/CORE-5677, fixes regression CORE-5756
|
2018-02-21 10:48:44 +03:00 |
|
firebirds
|
69ebe007b2
|
increment build number
|
2018-02-21 00:05:04 +00:00 |
|
AlexPeshkoff
|
4a438a2aaf
|
Backported CORE-5742: Incorrect error message in iSQL when trying to create database with wrong password
|
2018-02-20 18:25:17 +03:00 |
|
AlexPeshkoff
|
c962269487
|
Fixed INF processing
|
2018-02-20 13:59:34 +03:00 |
|
firebirds
|
a73f4ab9d3
|
increment build number
|
2018-02-20 00:05:09 +00:00 |
|
Roman Simakov
|
c0d338367b
|
Backport CORE-5754: ALTER TRIGGER check privilege for alter database instead of table
|
2018-02-19 19:22:10 +03:00 |
|