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

53714 Commits

Author SHA1 Message Date
firebirds
f929a938ce increment build number 2018-09-25 00:03:20 +00:00
hvlad
7610a76ff3 Changed RDB$GET_TRANSACTION_CN implementation according to Adriano's suggestion. 2018-09-25 02:19:23 +03:00
hvlad
193d256a62 Code safety 2018-09-25 00:49:54 +03:00
hvlad
cd457adc12 Make result of RDB$GET_TRANSACTION_CN nullable 2018-09-25 00:29:00 +03:00
hvlad
09da9c995e Update documentation 2018-09-25 00:25:39 +03:00
AlexPeshkoff
3239c9a58c Postfix for CORE-5907 2018-09-24 16:50:23 +03:00
Ilya Eremin
c356791b02 Fixed CORE-5758: Database is corrupted when conflicting "starting at page" values is specified for secondary files (#147)
* 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
2018-09-24 13:16:38 +03:00
firebirds
daef7ba63f increment build number 2018-09-24 00:03:24 +00:00
AlexPeshkoff
60f32c30a0 Fixed CORE-5907: Regression: can not launch trace if its 'database' section contains regexp pattern with curvy brackets to enclose quantifier 2018-09-23 20:04:02 +03:00
hvlad
795809896e Update description of RDB$GET_TRANSACTION_CN 2018-09-23 19:29:35 +03:00
hvlad
57d768f062 Fixed typos, thanks to Adriano 2018-09-23 17:20:02 +03:00
hvlad
bdd398dbc4 Fixed mistake, thanks to Mark 2018-09-23 16:30:58 +03:00
AlexPeshkoff
ab31df2699 Add gcc's libatomic only when needed (this fixes snapshot builds broken in the beginning of August) 2018-09-23 16:14:23 +03:00
hvlad
fded677e95 Improvement CORE-5921 : Provide information about Global Commit Number, Commit Number of currently used database snapshot (if any) and Commit Numbers assigned to the committed transactions. 2018-09-23 15:00:59 +03:00
firebirds
f463db457b increment build number 2018-09-21 00:03:16 +00:00
hvlad
f3e243a3c8 Restore change (from commit f04731b448)
that was lost during merge (at ccbf5c724a)
2018-09-20 18:33:37 +03:00
AlexPeshkoff
0865e17c57 Fixed CORE-5918: Memory pool statistics is not accurate 2018-09-20 16:55:22 +03:00
firebirds
0703bd916c increment build number 2018-09-20 00:03:23 +00:00
hvlad
cc7b082b13 Fixed bug with GTT in read-only transactions found by fbtcs test ISC_ER43_TRAN 2018-09-20 00:43:56 +03:00
firebirds
2781f8c4e3 increment build number 2018-09-19 00:03:18 +00:00
hvlad
b6b7d6525c 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-18 22:34:57 +03:00
hvlad
7efe280e11 Fixed bug CORE-5911 : Connection could hung after no activity for 60 seconds 2018-09-18 22:34:27 +03:00
hvlad
0956233dea Rename MON$CONNECTION_COMPRESSED and MON$CONNECTION_ENCRYPTED to MON$WIRE_COMPRESSED and MON$WIRE_ENCRYPTED
to be inline with config settings (WireCompression and WireCrypt) and context variables (WIRE_COMPRESSED and WIRE_ENCRYPTED)
2018-09-18 20:05:54 +03:00
hvlad
a51a1bbb21 Implement sub-task CORE-5913 : Add context variables with compression and encryption status of current connection 2018-09-18 19:58:37 +03:00
firebirds
548c65adf7 increment build number 2018-09-18 00:03:20 +00:00
Dmitry Starodubov
0c275c1f3a 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. (#170) 2018-09-17 15:59:14 +03:00
firebirds
b0ed893fd5 increment build number 2018-09-14 00:03:21 +00:00
Adriano dos Santos Fernandes
a7e162471f Fix CORE-5905 - Inconsistencies with PSQL FUNCTION vs UDF. 2018-09-13 12:22:40 -03:00
firebirds
56f92790c1 increment build number 2018-09-13 00:03:21 +00:00
Alex Peshkoff
5522550eb7 Cleanup 2018-09-12 18:09:15 +03:00
Alex Peshkoff
459a2ae056 Comment 2018-09-12 16:09:18 +03:00
firebirds
628e7b27e6 increment build number 2018-09-11 00:03:19 +00:00
Alex Peshkoff
4728f410ac Remove unused in c++11 atomic support libraries 2018-09-10 16:19:04 +03:00
firebirds
2d2edc0f53 increment build number 2018-09-08 00:03:18 +00:00
Alex Peshkoff
2d973b902e Implemented CORE-5908: Enhance dynamic libraries loading related error messages 2018-09-07 16:51:17 +03:00
firebirds
cb66c186ac increment build number 2018-09-06 00:03:11 +00:00
Alex Peshkoff
9f3fa49fe3 Applied modified patch from Damyan fixing piped decompression 2018-09-05 18:03:32 +03:00
firebirds
04508a0f73 increment build number 2018-09-05 00:03:13 +00:00
Adriano dos Santos Fernandes
052f55e753
Fix warning. 2018-09-04 12:26:53 -03:00
firebirds
ebbb04aba5 increment build number 2018-09-03 00:03:19 +00:00
hvlad
5f43440417 Enable back all builds 2018-09-03 00:11:28 +03:00
hvlad
60a4e050ad Attempt to fix issue with Visual Studio 2017 2018-09-02 23:42:57 +03:00
Vlad Khorsun
877a18df0d Enable VS 2017 build 2018-09-02 16:13:14 +03:00
Vlad Khorsun
4ef89423dd MSVC15 (VS 2017) build 2018-09-02 16:02:58 +03:00
firebirds
d0bb806727 increment build number 2018-09-01 00:03:24 +00:00
Adriano dos Santos Fernandes
de7edf7e72 Fix CORE-1592 - Altering procedure parameters can lead to unrestorable database. 2018-08-31 13:45:33 -03:00
Alex Peshkoff
bf1dc0ff85 Avoid races in YObject::destroy() 2018-08-31 15:43:39 +03:00
Alex Peshkoff
2cb086d431 This should fix memory leak when not fully initialized attachment killed by DBA 2018-08-31 12:55:38 +03:00
firebirds
805990a5da increment build number 2018-08-31 00:03:16 +00:00
hvlad
69b9182b16 This should fix crash when not fully initialized attachment killed by DBA.
For example - sweep (it happens few times when running core_4337.fbt).
2018-08-30 20:30:52 +03:00