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

52909 Commits

Author SHA1 Message Date
firebirds
5463e3cd77 increment build number 2016-04-21 00:02:40 +00:00
Philippe Makowski
0b10be8648 update French Windows install strings 2016-04-20 20:52:14 +02:00
firebirds
1581ad463a increment build number 2016-04-20 00:02:38 +00:00
Dmitry Yemanov
aee1e9417e Misc. 2016-04-19 21:33:19 +03:00
Hajime Nakagami
8745489bb0 Add window functions, PERCENT_RANK(), CUME_DIST() and NTILE(). 2016-04-16 02:32:35 +09:00
firebirds
783806a4ed increment build number 2016-04-15 00:02:40 +00:00
Dmitry Yemanov
c20d83a964 Postfix for CORE-5194. 2016-04-14 14:15:56 +03:00
firebirds
2e29017962 increment build number 2016-04-14 00:02:40 +00:00
Adriano dos Santos Fernandes
251ec1c7f5 More changes related to CORE-5167. 2016-04-13 12:47:35 -03:00
firebirds
f29f5504e0 increment build number 2016-04-13 00:02:38 +00:00
Adriano dos Santos Fernandes
a7948792b1 Warning. 2016-04-12 14:24:07 -03:00
Adriano dos Santos Fernandes
72ff004df0 This should be more correct for CORE-5194. 2016-04-11 23:40:48 -03:00
Adriano dos Santos Fernandes
489cbd364c Make debug build raise the same warning as in release build. 2016-04-11 22:52:36 -03:00
Adriano dos Santos Fernandes
ee2456d3d7 Fixed CORE-5194 - Invalid computed by definition generated by isql -x. 2016-04-11 22:36:28 -03:00
firebirds
62ac4f0b5a increment build number 2016-04-12 00:02:34 +00:00
Adriano dos Santos Fernandes
8a9c5d3374 Fixed CORE-5193 - Precedence problem with operator IS. 2016-04-11 12:52:47 -03:00
142f91496c Cleanup - use global constant for SYSDBA user name 2016-04-11 18:04:41 +03:00
firebirds
19b64ace8f increment build number 2016-04-11 00:02:37 +00:00
2a1725ec6e Postfix for CORE-5189: use unsigned operation code in User interface 2016-04-10 21:06:02 +03:00
Adriano dos Santos Fernandes
899e92c20c Misc. 2016-04-10 00:08:35 -03:00
firebirds
207437b8fd increment build number 2016-04-10 00:02:34 +00:00
Adriano dos Santos Fernandes
68d339b90d Make github show correct indentations. 2016-04-09 00:39:12 -03:00
firebirds
28c9469f75 increment build number 2016-04-09 00:02:35 +00:00
hvlad
3f06ba27c2 Fixed code formatting accidentally broken by my recent commit 2016-04-08 23:11:06 +03:00
Dmitry Yemanov
e8f21f7e63 Fix ISQL extraction of generators on 64-bit Linux. 2016-04-08 14:55:24 +03:00
firebirds
a4137db6cd increment build number 2016-04-08 00:02:34 +00:00
hvlad
6a169ddf0a Front ported fix for bug CORE-4645 : internal Firebird consistency check (cannot find tip page (165), file: tra.cpp line: 2375) 2016-04-07 21:55:17 +03:00
128cd96c77 Frontported documentation 2016-04-07 19:45:09 +03:00
21fb5d8ef2 typo in comment 2016-04-07 16:20:16 +03:00
c8698ce81f Fixed CORE-5189: Codes of operation of user management plugin are missing in public API 2016-04-07 16:15:29 +03:00
Dmitry Yemanov
54cde2c6ec Rework solution for CORE-5146. 2016-04-07 15:38:07 +03:00
firebirds
160e755112 increment build number 2016-04-07 00:02:34 +00:00
Dmitry Yemanov
8e81bd6fc3 This should fix CORE-5183: line/column numbering may be twisted if
alias.name syntax is used. Testing is required before backporting into
v3.0.
2016-04-06 18:03:35 +03:00
firebirds
aa799cefa1 increment build number 2016-04-05 00:02:36 +00:00
Adriano dos Santos Fernandes
d7eb6fe4d0 Fixed CORE-5167 - Allow implicit conversion between boolean and string. 2016-04-04 14:49:44 -03:00
24ba968d34 Cleanup and minor enhancement in database crypt example 2016-04-04 20:06:55 +03:00
95f6cc6211 Fixed CORE-5184: Assertion in cloop dispatcher when trying to save exception information in status interface 2016-04-04 19:28:06 +03:00
311312e8be Cleanup - thanks to Adriano 2016-04-04 12:00:35 +03:00
Dmitry Yemanov
4e54079aea Fix assertion that appear to be incorrect. 2016-04-04 10:15:30 +03:00
Dmitry Yemanov
f9c3f81cb9 CORE-5182: Inconsistent effects of subsequent statement execution if
failing during record refetch.
2016-04-04 09:45:28 +03:00
firebirds
6b26ac79f0 increment build number 2016-04-04 00:02:38 +00:00
Adriano dos Santos Fernandes
ede09bf269 Misc. 2016-04-03 16:26:11 -03:00
firebirds
764d6e7ffd increment build number 2016-04-03 00:02:35 +00:00
Dmitry Yemanov
59e6c1f0cf Postfix for CORE-5067. It prevents deadlocks involving the header page
and some data pages (due to disabled AST delivery).
2016-04-02 13:16:13 +03:00
firebirds
074b91d090 increment build number 2016-04-02 00:02:35 +00:00
a0bf23492e Added services example 2016-04-01 16:02:18 +03:00
c133e0db89 Little example fix 2016-04-01 15:54:56 +03:00
firebirds
5e3cc4b988 increment build number 2016-04-01 00:02:44 +00:00
Dmitry Yemanov
8905e15435 Relax heuristics for FIRST ROWS strategy. This should fix CORE-5146
(Suboptimal join order if one table has a selective predicate and MIN is
calculated for the other one).
2016-03-31 20:26:54 +03:00
Adriano dos Santos Fernandes
ca9943f284 Merge pull request #13 from aafemt/n
Named constant instead of magic numbers to please Adriano
2016-03-31 10:33:33 -03:00