firebirds
6fd59f1361
increment build number
2016-04-10 00:02:41 +00:00
firebirds
a03411a841
increment build number
2016-04-09 00:02:42 +00:00
hvlad
8680064d60
Fixed code formatting accidentally broken by my recent commit
2016-04-08 23:15:50 +03:00
Dmitry Yemanov
a25d98a166
Fix ISQL extraction of generators on 64-bit Linux.
2016-04-08 14:31:51 +03:00
firebirds
a42261cd6a
increment build number
2016-04-08 00:02:41 +00:00
Dmitry Yemanov
d3f6fc0da2
Update the version string.
2016-04-07 23:22:22 +03:00
hvlad
c390be3276
Front ported fix for bug CORE-4645 : internal Firebird consistency check (cannot find tip page (165), file: tra.cpp line: 2375)
...
# Conflicts:
# src/jrd/tra.cpp
2016-04-07 22:00:21 +03:00
cee74fc5e0
Backported fix for CORE-5189: Codes of operation of user management plugin are missing in public API
2016-04-07 16:29:18 +03:00
Dmitry Yemanov
eb68245922
Rework solution for CORE-5146.
2016-04-07 15:39:25 +03:00
firebirds
52ddb7a3c8
increment build number
2016-04-07 00:02:42 +00:00
firebirds
2c3ec4703c
increment build number
2016-04-06 00:02:40 +00:00
firebirds
803a2bac03
increment build number
2016-04-05 00:02:44 +00:00
4cffc422b1
Backported fix for CORE-5184: Assertion in cloop dispatcher when trying to save exception information in status interface
2016-04-04 19:32:09 +03:00
Dmitry Yemanov
56c7d2e10b
Fix assertion that appear to be incorrect.
2016-04-04 10:16:46 +03:00
Dmitry Yemanov
f13942b8d3
CORE-5182: Inconsistent effects of subsequent statement execution if
...
failing during record refetch.
2016-04-04 09:47:40 +03:00
firebirds
f5599bbb55
increment build number
2016-04-03 00:02:44 +00:00
Dmitry Yemanov
dc31f92cea
Postfix for CORE-5067. It prevents deadlocks involving the header page
...
and some data pages (due to disabled AST delivery).
2016-04-02 13:19:48 +03:00
Dmitry Yemanov
1472ab87b8
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-04-02 13:19:35 +03:00
Dmitry Yemanov
b52671d907
Misc cleanup after my prior commit.
2016-04-02 13:19:17 +03:00
Dmitry Yemanov
a441ea9a87
Refactored database-level info to be retrieved directly into the MON$
...
snapshot, without intermediate storage in shmem. This should also fix
CORE-5179 (Database-level statistics (MON$STAT_GROUP = 0) may contain
multiple rows under concurrent load).
2016-04-02 13:18:46 +03:00
firebirds
8faac7ddc9
increment build number
2016-04-02 00:02:44 +00:00
firebirds
1ea0b77b24
increment build number
2016-04-01 00:02:53 +00:00
4a7fae5dee
Backported fix for CORE-5181: Build fails when HAVE_MMAP is not defined
2016-03-31 16:22:55 +03:00
firebirds
cfe81b51fc
increment build number
2016-03-31 00:02:48 +00:00
firebirds
c25e3fbe9d
increment build number
2016-03-29 00:02:44 +00:00
Adriano dos Santos Fernandes
3dc7f7998b
Fixed CORE-5166 - Wrong error message with UNIQUE BOOLEAN field.
2016-03-28 12:46:23 -03:00
d43debb1e1
Added generated pascal unit with OO API declarations
2016-03-28 12:44:13 +03:00
firebirds
e7616ca6e5
increment build number
2016-03-28 00:02:40 +00:00
Dmitry Yemanov
4711a3b953
Fix CORE-5143: GBAK restore failed when there is SQL function accessing
...
table and switch -O(NE_AT_A_TIME) is used.
2016-03-27 19:50:59 +03:00
Dmitry Yemanov
dd1a9ce9d0
Simplify migration for old databases affected by changes in
...
CLIENT_ADDRESS. Refresh outdated readme.
2016-03-27 11:19:19 +03:00
firebirds
25e0f724e0
increment build number
2016-03-27 00:02:41 +00:00
Adriano dos Santos Fernandes
f72de291b2
Fixed CORE-5165 - HAVING COUNT(*) NOT IN ( <Q> ) prevent record from appearing in outer resultset when it should be there (<Q> = resultset without nulls).
2016-03-26 19:22:58 -03:00
firebirds
a33bf61c3a
increment build number
2016-03-25 07:20:40 +00:00
firebirds
bee4389205
increment build number
2016-03-24 17:40:26 +03:00
Dmitry Yemanov
2021d02fa7
Fixed handling of non-ASCII table names inside TPB.
2016-03-23 10:34:29 +03:00
f0eac3c552
Backported fix for CORE-5162: SEC$ tables and tag/attributes
2016-03-22 19:32:11 +03:00
2b27de88ff
Postfix for CORE-5155, thanks to Adriano
2016-03-22 19:10:56 +03:00
0b9091dc5b
Backported fix for CORE-5155: [CREATE OR] ALTER USER statement: clause PASSWORD (if present) must be always specified just after USER
2016-03-22 18:39:03 +03:00
Adriano dos Santos Fernandes
5100c80b09
Fixed CORE-5159 - Regression: engine may throw transliteration errors when running from non-ASCII system path.
2016-03-21 14:47:42 -03:00
hvlad
33e65f6e86
Fixed bug CORE-5161 : Unique index could be created on non-unique data
2016-03-21 17:04:38 +02:00
Adriano dos Santos Fernandes
f30733f8b6
Fixed CORE-5153 - Regression: Server crashes when aggregate functions are used together with NOT IN predicate.
2016-03-21 11:53:49 -03:00
514750b384
Backported fix for CORE-5157: Server goes into infinite loop when data is sent from client to the service in small packets
2016-03-18 20:19:53 +03:00
hvlad
cc928d02a5
Correct name for MSVC14 CRT dll
2016-03-18 11:46:17 +02:00
hvlad
6c4a899f0b
Revert "Revert "Merge branch 'B3_0_Release' of https://github.com/FirebirdSQL/firebird into B3_0_Release""
...
This reverts commit 1bb06d69f6
.
Sorry for confusion
2016-03-18 00:41:43 +02:00
hvlad
1bb06d69f6
Revert "Merge branch 'B3_0_Release' of https://github.com/FirebirdSQL/firebird into B3_0_Release"
...
This reverts commit af23e344b5
, reversing
changes made to 1abb10f36d
.
2016-03-18 00:24:50 +02:00
hvlad
af23e344b5
Merge branch 'B3_0_Release' of https://github.com/FirebirdSQL/firebird into B3_0_Release
2016-03-17 23:57:13 +02:00
hvlad
1abb10f36d
Please MSVC14:
...
-add space before XXXFORMAT macros to not confuse it with user-defined literals
-use existing snprintf
This should fix part of the issues at CORE-5099 and CORE-5120
2016-03-17 23:55:20 +02:00
Adriano dos Santos Fernandes
e9eea07523
Fixed CORE-5147 - Create trigger fails with ambiguous field name between table B and table A error.
2016-03-17 14:50:04 -03:00
Dmitry Yemanov
4aa74c3b64
Avoid GBAK's mandatory runtime dependency on ICU, load it only when
...
really needed (-skip_data switch is specified).
2016-03-16 20:11:25 +03:00
asfernandes
3dc332aee8
Add debug utility function to dump contexts.
2016-03-16 02:42:47 +00:00