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

44165 Commits

Author SHA1 Message Date
hvlad
c366d0173a Forward compatibility with ODS12 - don't put into backup relation constraints of system relations (which was introduced by ODS12).
It allows to backup fb3 database using gbak v2.5 and later restore such backup by v3 engine.
2015-10-27 11:23:56 +00:00
hvlad
8b684a4776 Backport feature CORE-1999 : TimeStamp in the every line output gbak.exe utility 2015-10-27 11:20:18 +00:00
hvlad
96a46d569e Backport from trunk: avoid send over closing socket (it put errors 10058 (WSAESHUTDOWN) in firebird.log) 2015-10-27 10:27:06 +00:00
hvlad
0599f4fef6 Backport from trunk: mark port as disconnecting to avoid reporting (expected) network errors 2015-10-27 10:20:45 +00:00
hvlad
ed1e5e65a5 Backport fix for bug CORE-4680 : Possible deadlock in firebird connect. 2015-10-27 10:06:08 +00:00
roman-simakov
e7171b3b44 Fidex CORE-4978: Improved validation and fix of lost data pages 2015-10-27 08:38:19 +00:00
firebirds
01240db806 nightly update 2015-10-15 00:15:06 +00:00
paulbeach
128dc36ee5 More changes to support the new pkgbuild installer for El Capitan 2015-10-14 12:46:58 +00:00
firebirds
1032ec7bcb nightly update 2015-10-14 00:24:01 +00:00
paulbeach
e797e9e51b New installer based on pkgbuild and productbuild to replace old deprecated installer on El Capitan 2015-10-13 12:00:35 +00:00
firebirds
6326d1f329 nightly update 2015-10-12 00:13:28 +00:00
alexpeshkoff
ca7edc891f Backported changes in message text 2015-10-11 14:43:15 +00:00
dimitr
a525ee3322 Updated docs. 2015-10-11 07:29:11 +00:00
firebirds
5cb0161960 nightly update 2015-10-10 00:16:11 +00:00
paulbeach
c1c85ca761 bring icu osx version into line with prefix.darwin* 2015-10-09 08:35:21 +00:00
firebirds
f601fd134c nightly update 2015-10-04 00:13:41 +00:00
dimitr
cb83d80266 Fixed the regression (functional.arno.optimizer.opt_left_join_12) I introduced recently. 2015-10-03 05:52:39 +00:00
firebirds
67d5b3bb1e nightly update 2015-09-29 00:13:47 +00:00
paulbeach
659e3e2ca5 Fix an irritating warning when building packages 2015-09-28 13:27:41 +00:00
paulbeach
5f9e10d82a Apple in the last release of OSX have somehow managed to change the default behaviour of tail 2015-09-28 13:24:08 +00:00
paulbeach
a8e97e5a70 Clang only supports TLS from MacOSX 10.7 2015-09-28 12:11:22 +00:00
firebirds
c871874115 nightly update 2015-09-25 00:13:11 +00:00
asfernandes
fb89087672 Fixed CORE-4943 - Dialect 1 casting date to string breaks when in the presence a domain with a check constraint. 2015-09-24 16:19:39 +00:00
firebirds
7a0732a78b nightly update 2015-09-24 00:13:47 +00:00
dimitr
4f01bbc686 Corrected a mistake of mine. 2015-09-23 18:58:46 +00:00
dimitr
6e50d9b590 Fixed the second example in CORE-4937: View/subselect with "union" does not use computed index. 2015-09-23 18:46:56 +00:00
firebirds
41b57a3b35 nightly update 2015-09-15 00:14:00 +00:00
dimitr
120f557498 Updated docs. 2015-09-14 14:46:04 +00:00
firebirds
3d490e6480 nightly update 2015-09-12 00:13:36 +00:00
dimitr
47979ea594 Fixed CORE-4909 re. sort/merge joins. 2015-09-11 09:18:06 +00:00
firebirds
b843f09486 nightly update 2015-09-08 00:13:06 +00:00
dimitr
718586f8ac Fixed CORE-4927: IIF function prevents the condition from being pushed into the union for better optimization. 2015-09-07 09:56:15 +00:00
firebirds
ec5b791d2a nightly update 2015-09-04 00:13:45 +00:00
hvlad
a74a9d4cc1 Postfix for CORE-4904 2015-09-03 21:22:02 +00:00
firebirds
18e5496640 nightly update 2015-09-02 00:14:19 +00:00
dimitr
10a0d6fd8c Fixed CORE-4921: Predicate IS [NOT] DISTINCT FROM is not pushed into unions/aggregates thus causing sub-optimal plans. 2015-09-01 20:54:31 +00:00
firebirds
a64e017b37 nightly update 2015-09-01 00:12:18 +00:00
asfernandes
d2e67cac15 Backported fix for CORE-4917 - ALTER DOMAIN ... TO <new_name> allows to specify <new_name> matching to 'RDB$[[:DIGIT:]]*'. 2015-08-31 15:48:44 +00:00
alexpeshkoff
2abcfc9aa7 Fixed CORE-4919: Classic server (all processes) hangs after death of one process on AIX 2015-08-31 09:29:21 +00:00
firebirds
fe87f18300 nightly update 2015-08-22 00:12:31 +00:00
alexpeshkoff
877b056bf2 Postfix for CORE-4908 - need to hold dbInitMutex up to the execution of ~InitHolder 2015-08-21 11:16:23 +00:00
firebirds
dc3ddc4866 nightly update 2015-08-20 00:13:58 +00:00
alexpeshkoff
058c3a9cda Fixed CORE-4908: Firebird 2.5.3 hangs on simultaneous connection to the Services API and database 2015-08-19 12:23:41 +00:00
firebirds
0188280a67 nightly update 2015-08-15 00:13:24 +00:00
asfernandes
495cd83779 Fixed CORE-4905 - Invalid internal BLR filter conversion. 2015-08-14 15:26:04 +00:00
firebirds
4f9f329029 nightly update 2015-08-14 00:13:28 +00:00
robocop
4af2698a58 Misc. 2015-08-13 04:06:18 +00:00
firebirds
1448bcc882 nightly update 2015-08-11 00:14:24 +00:00
hvlad
0e33ef9038 Backport fix for bug CORE-4904 : Index corruption when add data in long-key-indexed field 2015-08-09 20:58:10 +00:00
dimitr
d597cc078f Manual update: changelog + buildno. 2015-07-30 10:00:04 +00:00