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

35521 Commits

Author SHA1 Message Date
Adriano dos Santos Fernandes
41d24deb26 Feature CORE-3647 - Window Function: frame (rows / range) clause. Readme to be done.
Also updated README.keywords of others features.
2016-09-02 15:20:01 -03:00
firebirds
f62edab6c4 increment build number 2016-09-02 00:02:22 +00:00
firebirds
272c870976 increment build number 2016-09-01 00:02:19 +00:00
hvlad
f38854a3a2 Fixed assertions (BDB_nbak_state_lock is not set for temporary page space) 2016-09-01 00:12:47 +03:00
firebirds
a26006759f increment build number 2016-08-27 00:02:21 +00:00
6a745d9d9f Fixed CORE-5339: Assertion in createDatabase() when doing overwrite check 2016-08-26 19:04:15 +03:00
firebirds
982c395052 increment build number 2016-08-25 00:02:20 +00:00
7bf7455cb3 Fixed CORE-5248: Improve consistency in GRANT syntax between roles and privileges according to SQL standard 2016-08-24 18:47:39 +03:00
Adriano dos Santos Fernandes
e5b1a902c7 Misc. 2016-08-23 22:23:33 -03:00
firebirds
2abf6778a4 increment build number 2016-08-24 00:02:19 +00:00
Dmitry Yemanov
7dcf5652cb Fixed yet another oversight of mine. 2016-08-23 19:20:46 +03:00
Adriano dos Santos Fernandes
f6457f1a47 Fixed BLR printer for ORDER BY ... NULLS FIRST/LAST. 2016-08-23 13:19:23 -03:00
firebirds
268516472c increment build number 2016-08-23 00:02:19 +00:00
Dmitry Yemanov
9d6d0913da Fix missing flags initialization I accidentally removed in my last commit. 2016-08-22 09:13:44 +03:00
firebirds
555c8172fd increment build number 2016-08-21 00:02:19 +00:00
Dmitry Yemanov
a8af3b37a3 Slightly simplify csb initialization and better control its lifetime. 2016-08-20 16:53:54 +03:00
firebirds
d0049010cc increment build number 2016-08-20 00:02:23 +00:00
firebirds
d3a4000202 increment build number 2016-08-18 00:02:22 +00:00
hvlad
61a7560fe6 Reworked nbackup state lock handling to avoid performance penalty on every fetch 2016-08-17 16:44:33 +03:00
hvlad
63e2f4fc74 No need to release (and acquire again) cached lock if write lock is acquired repeatedly 2016-08-17 15:52:27 +03:00
hvlad
97aead186a Avoid hangup in SS when error happens at system attachment initialization time 2016-08-17 15:45:30 +03:00
firebirds
d29f8674c4 increment build number 2016-08-17 00:02:20 +00:00
hvlad
20e03be59b Fixed bug CORE-5330 : Trace session leads FB 4.0 to hang 2016-08-16 22:33:17 +03:00
hvlad
02d9e447c5 Additional fix for CORE-5329. Once more thanks to Dmitry 2016-08-16 17:16:35 +03:00
firebirds
3706e86e9f increment build number 2016-08-15 00:02:20 +00:00
hvlad
3ba0eb1caa Fixed bug CORE-5329 : Database gets partially corrupted in the "no-reserve" mode
Thanks to Dmitry
2016-08-14 21:15:07 +03:00
firebirds
742113aeac increment build number 2016-08-13 00:02:21 +00:00
firebirds
f45d346c9d increment build number 2016-08-12 00:02:20 +00:00
hvlad
de2c7a4ca3 Fixed bug CORE-5327 : internal Firebird consistency check (cannot find tip page (165), file: tra.cpp line: 2307) 2016-08-11 20:42:56 +03:00
firebirds
f8c4c3862d increment build number 2016-08-11 00:02:19 +00:00
e7d88a1dbc Implemented CORE-5266: Allow statement 'create OR ALTER user sysdba password ...' to initialize empty securityN.fdb 2016-08-10 16:57:28 +03:00
hvlad
90b35adb7c Attempt to make self-referencing foreign keys with ON UPDATE CASCADE work correctly.
It also fixes a bug CORE-5305 : CASCADE UPDATE fails for self-referencing FK
2016-08-10 13:58:21 +03:00
firebirds
7cfe3ebbae increment build number 2016-08-09 00:02:20 +00:00
firebirds
18cac4c12a increment build number 2016-08-08 00:02:20 +00:00
Adriano dos Santos Fernandes
54795bddd4 Misc. 2016-08-07 17:59:48 -03:00
firebirds
f80b660730 increment build number 2016-08-06 00:02:19 +00:00
70912f2d1f Postfix for CORE-5269, fixed SS case, thanks to Pavel 2016-08-05 14:01:20 +03:00
firebirds
781a41d2e0 increment build number 2016-08-04 00:02:19 +00:00
8bc941c12f Postfix for CORE-5269 2016-08-03 18:32:15 +03:00
9d8b20a77e Fixed CORE-5269: FBTRACEMGR should understand "role <name>" command switch (needed to explicitly connect with role with "TRACE_ANY_ATTACHMENT" privilege) 2016-08-03 16:35:38 +03:00
firebirds
6e3f94488f increment build number 2016-08-01 00:02:19 +00:00
Adriano dos Santos Fernandes
01c131b6f7 Improvements to NTILE after Pavel Zotov comments in CORE-3618. 2016-07-31 13:41:40 -03:00
Adriano dos Santos Fernandes
fc3cd8f4be Misc. 2016-07-31 12:16:04 -03:00
firebirds
a1b244d043 increment build number 2016-07-29 00:02:20 +00:00
bbe640a39c Better fix for CORE-5264 - thanks to Vlad 2016-07-28 18:16:09 +03:00
fa9f723cce Minor diagnostics cleanup 2016-07-28 15:19:39 +03:00
firebirds
8df890c52c increment build number 2016-07-27 00:02:19 +00:00
firebirds
5fd5021ea3 increment build number 2016-07-25 00:02:18 +00:00
Dmitry Yemanov
6d70adfc97 Fix a couple of issues with transaction numbers. 2016-07-24 11:22:07 +03:00
firebirds
73c6ac00a7 increment build number 2016-07-24 00:02:19 +00:00