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

52359 Commits

Author SHA1 Message Date
Dmitry Yemanov
ebd0d3c813 More context variables for error handlers, see CORE-1132 and CORE-2040. (#46)
* Implement some parts of CORE-1132 and CORE-2040.

* Change per Adriano's suggestion.
2016-09-06 21:12:03 +03:00
Adriano dos Santos Fernandes
f80d135842 Documentation for CORE-3647 - Window Function: frame (rows / range) clause. 2016-09-06 13:07:19 -03:00
firebirds
1d435303fe increment build number 2016-09-06 00:02:20 +00:00
d8d373435d Fixed CORE-5347: Races when initializing wire compression 2016-09-05 18:14:42 +03:00
3c4062c092 Fixed docs - thanks to Martin 2016-09-05 13:23:30 +03:00
firebirds
8d423b6225 increment build number 2016-09-03 00:02:22 +00:00
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
Adriano dos Santos Fernandes
68bbdc1802 Correction. 2016-09-01 22:23:58 -03:00
firebirds
f62edab6c4 increment build number 2016-09-02 00:02:22 +00:00
Adriano dos Santos Fernandes
935eb9aae3 Convert Window Functions README to markdown. 2016-09-01 13:28:01 -03:00
Adriano dos Santos Fernandes
854b11b925 Removed unused function. 2016-09-01 11:46:27 -03:00
Adriano dos Santos Fernandes
4ca4e7f825 Correct my name spelling and added contributor. 2016-09-01 08:16:27 -03:00
Dmitry Yemanov
a80e0b07d2 Update the changelog. 2016-09-01 12:15:00 +03: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
182c172f4d Minor enhancements in debug output for wire compress 2016-08-24 13:28:27 +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
Dmitry Yemanov
313d9917fd Merge pull request #45 from cincuranet/flush-spelling-fix
Correct 'flush' spelling.
2016-08-23 10:18:20 +03:00
Jiri {x2} Cincura
a264b4ece0 Correct 'flush' spelling. 2016-08-23 08:28:51 +02: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
523882b980 Fixed CORE-5335: Segfault in remote server 2016-08-19 14:53:18 +03:00
firebirds
d3a4000202 increment build number 2016-08-18 00:02:22 +00:00
hvlad
9b0a730c78 Make VC 2013 x64 generate the same code as VC 2010 x64 : "lock xadd" instead of "lock add".
There was hagnups in SS x64 during new nbackup locking testing without this patch.
Note, both 32-bit compilers generate "lock xadd" instructions.
2016-08-17 16:48:22 +03: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
6e8508730e Fixed doc - thanks to Helen 2016-08-17 13:13:38 +03:00
Dmitry Yemanov
df39a7a77b Merge pull request #44 from FbnDev/master
Backup.write_exceptions(): att_procedure_description -> att_exception…
2016-08-17 09:15:44 +03:00
FbnDev
b775def573 Backup.write_exceptions(): att_procedure_description -> att_exception_description 2016-08-17 11:11:29 +06: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
Adriano dos Santos Fernandes
ed5af4a677 Fix buffer overflow. 2016-08-16 13:35:06 -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
a4afbe2022 Fixed open() files for very old kernels - thanks to Dmitry Sibiryakov 2016-08-12 12:32:33 +03: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