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

48112 Commits

Author SHA1 Message Date
Dmitry Yemanov
1304b312ad Fixed races during attach/detach to the monitoring shared file (similarly to how it was done for other shmem files) 2019-10-25 14:40:27 +03:00
firebirds
8bd2339b41 increment build number 2019-10-20 00:04:38 +00:00
Alex Peshkoff
c3aea14d1d Backported CORE-6163: Generator pages are not encrypted 2019-10-19 14:49:32 +02:00
firebirds
23bddfe706 increment build number 2019-10-12 00:04:36 +00:00
AlexPeshkoff
66742f8849 Backported CORE-6000: gbak issues "Your user name and password are not defined" when command switch "-fe(tch_password) ..." is specified when run as service 2019-10-11 19:59:08 +03:00
firebirds
2a33ed93c7 increment build number 2019-10-02 00:05:05 +00:00
firebirds
a0a2dc18df increment build number 2019-10-01 00:04:22 +00:00
hvlad
25148074f6 This should fix double close of srcBlob if extBlob->close() failed 2019-09-30 14:43:11 +03:00
hvlad
6f96daf168 This should fix broken LRU pending chain 2019-09-30 14:36:36 +03:00
hvlad
53c0bd7664 Fixed bug CORE-6150 : Bugcheck when PK\UK\FK constraint check read record already marked as damaged 2019-09-30 14:36:12 +03:00
firebirds
738e3de1cf increment build number 2019-09-20 00:04:28 +00:00
Ilya Eremin
eb31af0f38 Fixed CORE-6144: Inconsistent behaviour of the NEW context variable in AFTER UPDATE OR DELETE triggers (#225)
* Fixed CORE-6144: Inconsistent behaviour of the NEW context variable in AFTER UPDATE OR DELETE triggers

* MET_current() is used to get relation current format
2019-09-19 09:34:56 +03:00
firebirds
4d001c9e1c increment build number 2019-09-15 00:04:04 +00:00
hvlad
7e70c013ee Fixed bug CORE-6138 : Inconsistent behavior regarding visibility of master record on detail inserts
Dmitry, please review
2019-09-14 14:25:17 +03:00
firebirds
5d64979bdf increment build number 2019-09-14 00:04:24 +00:00
Alex Peshkoff
cdbb04dd57 Backported CORE-6143: Error 'Multiple maps found for ...' is raised in not appropriate case 2019-09-13 20:31:50 +03:00
hvlad
2c7fcdb993 Port forward fix for bug CORE-6142 : Error "connection lost to database" could happen when application creates few local attachments (using XNET) simultaneously 2019-09-13 11:54:09 +03:00
firebirds
535b2a3add increment build number 2019-09-06 00:04:42 +00:00
hvlad
83396d5b19 Fixed bug CORE-6137 : Server crashes when it run SQL 2019-09-05 22:08:05 +03:00
Alex Peshkoff
d8f449d1a2 An attempt to fix CORE-6134: Win_Sspi in the list of auth plugins leads message about failed login to be changed (from 'Your user name and password are not defined...' to 'Missing security context ...') 2019-09-05 16:56:32 +03:00
firebirds
874bdb7337 increment build number 2019-09-04 00:04:18 +00:00
Adriano dos Santos Fernandes
47f0659a1f Fix usage of C++11 in v3. 2019-09-03 13:34:30 -03:00
Adriano dos Santos Fernandes
da7a3cc554 Fixed CORE-6108 - Regression: FB3 throws "Datatypes are not comparable in expression" in procedure parameters. 2019-09-03 12:48:15 -03:00
Adriano dos Santos Fernandes
e98f05fe70 Fixed CORE-6087 - Problem with casting within UNION. 2019-09-03 12:20:39 -03:00
Adriano dos Santos Fernandes
04deca31dd Fix CORE-6068 - Server hangs when compiling big package with error. 2019-09-03 12:15:23 -03:00
firebirds
0a7f078b93 increment build number 2019-08-14 00:04:10 +00:00
firebirds
367e008865 increment build number 2019-07-24 00:04:24 +00:00
Dmitry Yemanov
b3b57d39b6 Backport fixed diagnostics 2019-07-23 10:30:04 +03:00
firebirds
90511d7074 increment build number 2019-07-21 00:04:16 +00:00
Dmitry Yemanov
b63c2d933f Update generated .pas file 2019-07-20 11:52:48 +03:00
Dmitry Yemanov
64487b7a10 Make indentation consistent 2019-07-20 11:52:48 +03:00
Dmitry Yemanov
4280f2b704 Fixed CORE-6104: incorrect erroris thrown when an embedded user does not have SELECT permissions 2019-07-20 11:52:48 +03:00
firebirds
eb46a8dd7e increment build number 2019-07-13 00:04:25 +00:00
Dmitry Yemanov
7591e316ee This should fix CORE-6097: Connection does not see itself in the MON 2019-07-12 11:26:52 +03:00
hvlad
c77d381d5c Improvement CORE-6095 : Extend trace record for COMMIT/ROLLBACK RETAINING to allow chaining of transaction ids 2019-07-12 10:56:59 +03:00
firebirds
a0c3911232 increment build number 2019-07-11 00:04:22 +00:00
Alex Peshkoff
eae0235e0e Backported CORE-5784: Lock folder inizialization is not multi-process safe 2019-07-10 18:33:40 +03:00
firebirds
6ff6a60df9 increment build number 2019-07-09 00:04:37 +00:00
firebirds
0091e77d83 increment build number 2019-07-06 00:04:28 +00:00
Alex Peshkoff
d9481dbe43 Authentication block, received by client plugin from engine, might contain trash 2019-07-05 13:58:04 +03:00
firebirds
5bb27cc07f increment build number 2019-07-04 00:04:26 +00:00
firebirds
68f3083f26 increment build number 2019-07-02 00:04:44 +00:00
Alex Peshkoff
f6334a00cd Postfix for CORE-6091, thanks to Vlad 2019-07-01 20:07:32 +03:00
Alex Peshkoff
b02b4d6b14 Fixed CORE-6091: Errors when processing correct SQL statements in engine12 provider loaded by FB4 server 2019-07-01 19:44:23 +03:00
firebirds
f02adf035d increment build number 2019-07-01 00:04:42 +00:00
Dmitry Yemanov
2e1f3f82c5 Rework bugfix for CORE-5600 to avoid regression CORE-6089 2019-06-30 21:05:47 +03:00
Dmitry Yemanov
27ae588920 This should fix CORE-6090: BLOB fields may be suddenly set to NULLs during UPDATE after a table format change 2019-06-30 21:05:47 +03:00
firebirds
c4782d17c0 increment build number 2019-06-29 00:04:44 +00:00
Alex Peshkoff
2d233da36a Fix for CORE-6072 - make firebird always work with security database from databases.conf 2019-06-28 18:49:28 +03:00
Alex Peshkoff
5ba7e2f420 Avoid unneeded cast 2019-06-28 18:25:11 +03:00
Alex Peshkoff
326b546844 Partial fix for CORE-6072 - reworked potentially buggy approach when adding different kind of strings to the clumplet 2019-06-28 18:23:52 +03:00
Alex Peshkoff
0ed7a468dd Partial fix for CORE-6072 - use configured providers internally (except loopback) 2019-06-27 14:11:28 +03:00
firebirds
b7aacb82d8 increment build number 2019-06-24 00:04:02 +00:00
Dmitry Yemanov
6310760f52 Fixed CORE-6086, thanks to Vlad 2019-06-23 08:09:05 +03:00
firebirds
9ecd8515f5 increment build number 2019-06-18 00:04:29 +00:00
Alex Peshkoff
8110218943 Backported CORE-6078: Permissions for create or alter statements are not checked 2019-06-17 18:07:59 +03:00
firebirds
8d7b142cc8 increment build number 2019-06-07 00:04:15 +00:00
hvlad
ad6033edae Improve diagnostics of internal trace errors (see CORE-3413 and CORE-6075) 2019-06-06 13:55:56 +03:00
firebirds
f795fdc823 increment build number 2019-06-04 00:06:21 +00:00
ibprovider
40bc3c37d2 SHA2 Refactoring 2019-06-03 19:08:04 +03:00
firebirds
b0c5f20341 increment build number 2019-05-30 00:04:27 +00:00
hvlad
f8eb917717 Fixed bug CORE-6067 : Memory leak in fbclient 2019-05-29 13:57:30 +03:00
firebirds
7fdd8b69a5 increment build number 2019-05-25 00:05:22 +00:00
AlexPeshkoff
761a8f811d Postfix for CORE-5474, more generic way to check for actual library name 2019-05-24 20:02:30 +03:00
firebirds
e697710ae4 increment build number 2019-05-24 00:04:43 +00:00
Dmitry Yemanov
fd5fbf97da Update generated .pas file 2019-05-23 12:56:47 +03:00
Dmitry Yemanov
2fdcfbd790 Refactoring after PR #202 2019-05-23 12:56:03 +03:00
Dmitry Yemanov
5d51d1f418
Merge pull request #202 from ibprovider/B3_0_Release-BugFix_for_CORE5074-array_element_cset
Bug fix for CORE-5074 [B3_0]
2019-05-23 12:25:38 +03:00
Kovalenko Dmitry
632a4ebf86 Common implemetation for MAKE_desc_from_field and MAKE_desc_from_element. 2019-05-21 15:55:50 +03:00
Kovalenko Dmitry
3f17c216a7 Bug fix for CORE-5074 [B3_0]
http://tracker.firebirdsql.org/browse/CORE-5074

TODO:
 - Unificated implementation for MAKE_desc_from_field and MAKE_desc_from_element functions.
2019-05-20 15:52:56 +03:00
firebirds
0249e3a582 increment build number 2019-05-20 00:59:00 +00:00
Adriano dos Santos Fernandes
f55145fd66 Make it possible to build with VS 2017/2019 (with VS 2015 compiler installed). 2019-05-19 12:01:13 -03:00
firebirds
f902e4ec9d increment build number 2019-05-15 00:04:19 +00:00
ibprovider
450db65864 Fast bug fix for CORE-6063 [backport]. (#201)
http://tracker.firebirdsql.org/browse/CORE-6063

Server does not return result of own work (name of next auth-plugin).

TODO (for next commits).

1. Simplify a condition with call of port->extractNewKeys. See in same method below.
2019-05-14 18:29:44 +03:00
firebirds
95774e7f31 increment build number 2019-05-04 00:03:49 +00:00
firebirds
f40f093b4f increment build number 2019-04-28 00:04:24 +00:00
hvlad
a0470f9cec Addition for CORE-6043 : GTTs do not release used space
Avoid races at PAG_release\PAG_allocate
2019-04-27 18:14:54 +03:00
firebirds
dc3f54314b increment build number 2019-04-24 00:04:10 +00:00
hvlad
9847e01823 Backported fix for bug CORE-3925 : Creating self-referential FK crashes database (bug-check) whether constraint violation had place 2019-04-23 13:47:25 +03:00
firebirds
979d5c6c84 increment build number 2019-04-19 00:04:05 +00:00
AlexPeshkoff
91c2fca776 This should fix CORE-6050, wait for confirmation from user 2019-04-18 18:30:27 +03:00
firebirds
38f8a8e861 increment build number 2019-04-15 00:04:08 +00:00
AlexPeshkoff
b52874f91e Backported CORE-6038: Srp user manager sporadically creates users which can not attach 2019-04-14 21:05:08 +03:00
firebirds
897a031dd8 increment build number 2019-04-13 00:03:57 +00:00
Adriano dos Santos Fernandes
cb69325f5a Fixed CORE-6040 - Metadata script extracted using ISQL is invalid/incorrect when table has COMPUTED BY field. 2019-04-12 12:21:39 -03:00
hvlad
cd7f111363 Fixed bug CORE-6043 : GTTs do not release used space 2019-04-12 12:51:03 +03:00
firebirds
de56e55cd2 increment build number 2019-04-11 00:04:35 +00:00
AlexPeshkoff
ad190a8215 Backported CORE-6045: Segmentation fault in fbtracemgr when closing it using ctrl-C 2019-04-10 14:55:26 +03:00
firebirds
09de3e9cb0 increment build number 2019-04-10 00:04:06 +00:00
AlexPeshkoff
9d5382446f Cleanup - that long ago deprecated file was removed from OS 2019-04-09 22:33:34 +03:00
AlexPeshkoff
13d20b54f2 Backported CORE-6027: Server hang on new attachment right after trace session stop 2019-04-09 22:13:18 +03:00
firebirds
0bcf453de9 increment build number 2019-03-26 00:04:00 +00:00
AlexPeshkoff
62114070fd Backported CORE-6031: Little valgrind memory leak in isc_attach_database 2019-03-25 14:43:04 +03:00
firebirds
dc89d10f4b increment build number 2019-03-23 00:04:25 +00:00
AlexPeshkoff
1ddece969b Postfix for CORE-6028, thanks to Adriano 2019-03-22 17:55:54 +03:00
firebirds
1e62335e7f increment build number 2019-03-21 00:04:21 +00:00
AlexPeshkoff
d89fedd3f1 Backported CORE-6028: Trigger on system table restored in FB3 database and can't be deleted 2019-03-20 20:11:12 +03:00
firebirds
c797e8040e increment build number 2019-03-20 00:06:17 +00:00
Ilya Eremin
d50c4bf511 Fixed CORE-5758: Database is corrupted when conflicting "starting at page" values is specified for secondary files (#141)
* Fixed issue: Database is corrupted when conflicting "starting at page" values is specified for secondary files

* Raise error when conflicting "starting at page" values is specified for secondary database files

* isc_random is used instead of the new message to avoid conflict with master
2019-03-19 11:12:45 +03:00
firebirds
86a1fc485e increment build number 2019-03-19 00:04:50 +00:00
Adriano dos Santos Fernandes
38bf5ff754 Fixed CORE-6026 - Alignment issue with FB_MESSAGE C++ macro
(as well UDR macros) and BIGINT/DECFLOAT types in Linux 32-bits.
2019-03-18 12:45:58 -03:00
Roman Simakov
1dfb1d2095 Backport of fixed CORE-5861: GRANT OPTION is not checked for new object.
Also now GRANT OPTION can be checked for roles too.
2019-03-18 18:19:50 +03:00
firebirds
d41875903e increment build number 2019-03-03 00:03:53 +00:00
firebirds
21052a6d01 increment build number 2019-03-02 00:04:02 +00:00
AlexPeshkoff
a4c886ab47 Backported CORE-6015: Segfault when using expression index with complex expression 2019-03-01 13:00:13 +03:00
firebirds
5151ead91a increment build number 2019-02-26 00:04:06 +00:00
AlexPeshkoff
c9ef679f51 Partially rolled back my last commit 2019-02-25 17:34:48 +03:00
firebirds
3806ae5650 increment build number 2019-02-23 00:04:03 +00:00
AlexPeshkoff
8e55180df7 Backported CORE-6009: I/O error during "open" operation for file "/tmp/firebird/fb_trace_*" in firebird.log 2019-02-22 19:54:59 +03:00
firebirds
f109188af3 increment build number 2019-02-22 00:03:58 +00:00
KarloX2
467708b2a5 Backported CORE-6004
Don't assign new socket handle becore socket is connected
2019-02-21 15:44:25 +01:00
KarloX2
8ef3d6c979 Backported CORE-6004
Use correct definition for missing socket value
2019-02-21 14:23:51 +01:00
KarloX2
f78ddaa064 Backported CORE-6004: Add a switch to disable the "TCP Loopback Fast Path" option 2019-02-21 11:53:33 +01:00
firebirds
51e28472f7 increment build number 2019-02-02 00:04:21 +00:00
Adriano dos Santos Fernandes
c53cee398d Fixed CORE-5972 - External engine trigger crashing server if table have computed field. 2019-02-01 12:23:48 -02:00
firebirds
8f3e784a85 increment build number 2019-01-30 00:04:09 +00:00
hvlad
c14ddac345 Correction for my patch for CORE-5995 2019-01-29 21:38:33 +02:00
hvlad
85fd7bdd44 Fixed bug CORE-5995 : Creator user name is empty in user trace sessions 2019-01-29 12:26:00 +02:00
firebirds
17642e73fc increment build number 2019-01-26 00:04:31 +00:00
hvlad
82e965587c Fixed bug CORE-5993 : When creation of audit log file fails, there is no error message in firebird.log 2019-01-25 12:28:14 +02:00
firebirds
9c032616da increment build number 2019-01-25 00:04:02 +00:00
hvlad
c6e0b9c6d1 Fixed bug CORE-5991 : Trace could not work correctly with quoted file names in trace configurations 2019-01-24 12:10:03 +02:00
firebirds
3a25e9e13b increment build number 2019-01-23 00:04:32 +00:00
AlexPeshkoff
ee1881e55e Backported CORE-5985: Regression: ROLE does not passed in ES/EDS (specifying it in the statement is ignored) 2019-01-22 18:10:59 +03:00
Dmitry Yemanov
9d0b1f9e0c Fixed missing monitoring for the crypt thread 2019-01-22 12:38:52 +03:00
firebirds
9d55d9c769 increment build number 2019-01-22 00:04:10 +00:00
AlexPeshkoff
9cf9d644e0 Backported fix for CORE-5982 2019-01-21 14:51:29 +03:00
firebirds
1024cce813 increment build number 2019-01-20 00:04:13 +00:00
Adriano dos Santos Fernandes
4fefe5c739 Fixed CORE-5986 - Incorrect evaluation of NULL IS [NOT] {FALSE | TRUE}. 2019-01-19 17:30:52 -02:00
firebirds
3796d9ccec increment build number 2019-01-18 00:04:25 +00:00
Dmitry Yemanov
a74130019a Attempted to fix CORE-2440, CORE-5118 and CORE-5900 together (expression indices contain NULL keys after restore). 2019-01-17 14:09:33 +03:00
Dmitry Yemanov
e5a2c6b506 Fixed the database left attached (and the engine not unloaded) after error thrown from the beginning of the attach process (e.g. due to the engine shutdown in progress) 2019-01-17 14:09:33 +03:00
firebirds
5038fa13bf increment build number 2019-01-17 00:04:05 +00:00
Dmitry Yemanov
bebba514c0 More reliable check for view vs table 2019-01-16 13:23:24 +03:00
Dmitry Yemanov
60ed79f6b0 Reworked Alex's solution for modern compilers (GCC 5/6) 2019-01-16 12:14:52 +03:00
firebirds
c2de91fa38 increment build number 2019-01-10 00:04:43 +00:00
hvlad
f8a2a3615c Ported fix for bug CORE-5980 : Firebird 2.5.6 & 25.8 server crash 2019-01-09 16:13:09 +02:00
firebirds
829628f51f increment build number 2018-12-27 00:04:00 +00:00
firebirds
0eee6616e7 increment build number 2018-12-08 00:04:19 +00:00
firebirds
4418e89a34 increment build number 2018-11-23 00:03:55 +00:00
Dmitry Yemanov
93da6eb68d This should fix CORE-5395: Invalid data type for negation (minus operator) 2018-11-22 13:23:46 +03:00
firebirds
8f4dc66a56 increment build number 2018-11-21 00:03:57 +00:00
Dmitry Yemanov
077a2a3b75 Attempt to fix CORE-5070, CORE-5795, CORE-5845, CORE-5965 with a single shot 2018-11-20 20:52:22 +03:00
firebirds
39da5222e5 increment build number 2018-11-19 00:04:07 +00:00
AlexPeshkoff
2bf6198592 Fixed CORE-5966: Slow performance when executing SQL scripts as non-SYSDBA user 2018-11-18 22:05:43 +03:00
firebirds
bf5b3aed42 increment build number 2018-11-16 00:03:52 +00:00
Dmitry Starodubov
9f3b4a492d Don't skip next plugin if previous one has not sent data (#177) 2018-11-15 17:16:45 +03:00
firebirds
15f59c383e increment build number 2018-11-14 00:04:07 +00:00
hvlad
7f5db5706e Backport fix for bug CORE-5959 : Firebird returns wrong time after changes of time zone 2018-11-13 13:49:14 +02:00
firebirds
258560520a increment build number 2018-10-31 00:03:58 +00:00
Roman Simakov
abc09c3dff Fixed CORE-5955: Unable to init binreloc with ld >= 2.31 2018-10-30 13:40:47 +03:00
firebirds
d24d59815f increment build number 2018-10-30 00:03:49 +00:00
Dmitry Yemanov
17e0ee1bd8 Fixed possible corruption of the monitoring shared data 2018-10-29 12:16:04 +03:00
firebirds
659953bac4 increment build number 2018-10-27 00:04:05 +00:00
Dmitry Yemanov
db38f8c739 Fixed CORE-5943: Server crashes preparing a query with both DISTINCT/ORDER BY and non-field expression in the select list 2018-10-26 10:32:25 +03:00
firebirds
e04eefe5ff increment build number 2018-10-26 00:03:56 +00:00
AlexPeshkoff
636841d390 Backported CORE-5741: Word "fixing" in gbak output is too scary 2018-10-25 12:31:41 +03:00
firebirds
6b9f398374 increment build number 2018-10-25 00:03:59 +00:00
AlexPeshkoff
2ce876c7bf Backported CORE-5950: Deadlock when attaching to bugchecked database 2018-10-24 17:23:20 +03:00
hvlad
83a2bec673 Fixed typo, thanks to Alex 2018-10-24 16:05:53 +03:00
hvlad
d7790dccc3 Fixed bug CORE-5949 : Bugcheck could happen when read-only database with non-zero linger is set to read-write mode 2018-10-24 15:42:07 +03:00
firebirds
0488891b49 increment build number 2018-10-23 00:03:54 +00:00
Dmitry Yemanov
e56ddf2c3f Bump minor version 2018-10-22 11:43:09 +03:00
firebirds
05038fe6f3 increment build number 2018-10-20 00:03:48 +00:00
AlexPeshkoff
a338d7a199 Backported CORE-5948: Make WIN_SSPI plugin produce keys for wirecrypt plugin 2018-10-19 20:10:23 +03:00
AlexPeshkoff
e6f525c47a Backported CORE-5639: Mapping rule using WIN_SSPI plugin: windows user group conversion to firebird role does not work 2018-10-19 17:43:09 +03:00
firebirds
02352107fe increment build number 2018-10-13 00:03:54 +00:00
Dmitry Starodubov
784c34aaf3 Use 64bit value to count records during backup/restore (#173) 2018-10-12 15:41:36 +03:00
firebirds
423fbb71c7 increment build number 2018-10-11 00:03:49 +00:00
velvet-jones
0fc4cddb65 Fixed CMake build of gpre_boot by adding LIB_dl to the link libraries (#172) 2018-10-10 12:23:18 +03:00
firebirds
6ca4e99429 increment build number 2018-10-10 00:03:49 +00:00
firebirds
7dc670044e increment build number 2018-10-09 00:03:45 +00:00
hvlad
8d9f399c5c Port forward fix for bug CORE-5936 : Firebird server segfaults in the end of database backup.
While i can't reproduce bug on v3, it will make no harm.
2018-10-08 14:13:14 +03:00
firebirds
22c4455b8c increment build number 2018-10-06 00:03:52 +00:00
AlexPeshkoff
db174c99b1 Backported CORE-5928: Make it possible for AuthClient plugin to access authentication block from DPB 2018-10-05 17:53:35 +03:00
AlexPeshkoff
d740b44c73 Backported CORE-5927: With some non-standard authentication plugins providing correct crypt key wire anyway remains not encrypted 2018-10-05 17:26:33 +03:00
AlexPeshkoff
4d2d667aab Backported CORE-5926: Attempt to create mapping with non-ascii user name which is encoded in SINGLE-BYTE codepage (win 1251) leads to '-Malformed string' message 2018-10-05 17:25:28 +03:00
AlexPeshkoff
b175b02c3e Backported CORE-5918: Memory pool statistics is not accurate 2018-10-05 17:24:42 +03:00
AlexPeshkoff
c285c2854f Backported CORE-5907: Regression: can not launch trace if its 'database' section contains regexp pattern with curvy brackets to enclose quantifier 2018-10-05 17:22:43 +03:00
AlexPeshkoff
cba7fc9f47 Code cleanup - this should fix MacOS build 2018-10-05 17:03:16 +03:00
firebirds
9686069724 increment build number 2018-10-05 00:03:46 +00:00
hvlad
d4d5a9633c Fixed bug CORE-5935 : Bugcheck 165 (cannot find tip page) 2018-10-05 00:23:55 +03:00
firebirds
cff6cf566d increment build number 2018-09-21 00:03:55 +00:00
firebirds
6d088f4539 increment build number 2018-09-19 00:03:51 +00:00
hvlad
6f56dc3146 Implement sub-task CORE-5913 : Add context variables with compression and encryption status of current connection 2018-09-18 19:47:36 +03:00
AlexPeshkoff
4df43606a2 Backported CORE-5764: Installation of Firebird 3.0.3 on SLES 12 SP3 fails with "Could not find acceptable ICU library" 2018-09-18 10:33:37 +03:00
firebirds
e8f4721bc5 increment build number 2018-09-18 00:03:55 +00:00
hvlad
6a1fbc56b2 Additional fix for bug CORE-5436 : [FB3 SC] Server hangs (under load test)
The case when main thread convert still not acquired lock when AST thread assert locks.
It leads to the error:  Fatal lock manager error: invalid lock id (0)
2018-09-17 21:00:08 +03:00
hvlad
17bc6728c0 Fixed bug CORE-5911 : Connection could hung after no activity for 60 seconds 2018-09-17 20:55:27 +03:00
firebirds
de77eb043d increment build number 2018-09-14 00:03:52 +00:00
Adriano dos Santos Fernandes
b54ff50165 Fix CORE-5905 - Inconsistencies with PSQL FUNCTION vs UDF. 2018-09-13 13:03:19 -03:00
firebirds
8d2119f463 increment build number 2018-09-13 00:03:57 +00:00
Dmitry Starodubov
9d01fb9f34 Fixed CORE-5823: No permission for SELECT access to blob field in stored procedure. And CORE-5841: No permission for SELECT access to TABLE PLG$SRP in newer snapshot. (#162)
* Fixed CORE-5823: No permission for SELECT access to blob field in stored procedure.
And CORE-5841: No permission for SELECT access to TABLE PLG$SRP in newer snapshot.

* Minor fixes

* Use temporary status vector to check access
2018-09-12 13:41:50 +03:00
firebirds
111e5e956b increment build number 2018-09-08 00:03:47 +00:00
Alex Peshkoff
6a63c3bf47 Backported CORE-5908: Enhance dynamic libraries loading related error messages 2018-09-07 17:06:04 +03:00
firebirds
2ec1e1ee08 increment build number 2018-09-06 00:03:39 +00:00
Alex Peshkoff
a9b8a972f7 Applied modified patch from Damyan fixing piped decompression 2018-09-05 18:07:11 +03:00
firebirds
4afd950ef0 increment build number 2018-09-05 00:03:44 +00:00
Alex Peshkoff
fac2555e4c Fixed warning - thanks to Adriano 2018-09-04 18:38:57 +03:00
firebirds
6f7192783d increment build number 2018-09-01 00:03:57 +00:00