b51a37ac0d
Fixed CORE-5155: [CREATE OR] ALTER USER statement: clause PASSWORD (if present) must be always specified just after USER
2016-03-22 18:38:04 +03:00
hvlad
54e25d4a79
System index for RDB$BACKUP_HISTORY (RDB$GUID)
2016-03-22 11:18:37 +02:00
hvlad
fa0bae17e2
Applied initial patch from red-soft
2016-03-22 10:35:55 +02:00
Adriano dos Santos Fernandes
08746df97e
Fixed CORE-5159 - Regression: engine may throw transliteration errors when running from non-ASCII system path.
2016-03-21 14:48:21 -03:00
Adriano dos Santos Fernandes
c2d7536030
Fixed CORE-5153 - Regression: Server crashes when aggregate functions are used together with NOT IN predicate.
2016-03-21 12:28:06 -03:00
hvlad
e891e0f43c
Fixed bug CORE-5161 : Unique index could be created on non-unique data
2016-03-21 16:39:22 +02:00
hvlad
9ae426a757
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 12:33:26 +02:00
firebirds
5c4d97f05c
nightly update
2016-03-16 00:09:45 +00:00
firebirds
95ebd3cc6f
nightly update
2016-03-15 00:08:50 +00:00
aafemt
8cf7ff3434
Fix false positive index missing entries on already deleted records
2016-03-14 09:11:04 +00:00
dimitr
81343e94a3
Misc changes.
2016-03-14 09:02:02 +00:00
firebirds
9098e9465e
nightly update
2016-03-12 00:08:24 +00:00
firebirds
5653ce3c8c
nightly update
2016-03-11 00:09:40 +00:00
firebirds
5bf80cd789
nightly update
2016-03-10 00:08:36 +00:00
alexpeshkoff
71f4da06d3
Fixed CORE-5144: Deadlock when database is encrypted or decrypted under high parallel load
2016-03-09 14:58:08 +00:00
firebirds
91c3270d37
nightly update
2016-03-09 00:11:10 +00:00
hvlad
b713cb895e
Fixed bug CORE-5140 : Wrong error message when user tries to set number of page buffers into not supported value
2016-03-08 17:10:30 +00:00
firebirds
dc206d1009
nightly update
2016-03-08 00:08:15 +00:00
firebirds
92a60b4f97
nightly update
2016-03-07 00:09:14 +00:00
firebirds
13ab88e62f
nightly update
2016-03-06 00:09:35 +00:00
dimitr
0b97f5fc41
Misc refactoring:
...
1) Renamed Hash class to HashTable
2) Reversed data/length arguments
3) Moved hash() routine to its own class/namespace
4) Fixed the license text
2016-03-05 17:40:49 +00:00
aafemt
a1d55c3e6e
Optimized hash function for lock manager and hash join
2016-03-05 12:28:04 +00:00
firebirds
ab8fa6bf83
nightly update
2016-03-05 00:09:20 +00:00
firebirds
e5fdfec4bf
nightly update
2016-03-04 00:10:06 +00:00
paulbeach
150fdb8710
Fix qsort_r for Darwin
2016-03-03 15:04:02 +00:00
firebirds
21730b582a
nightly update
2016-03-03 00:09:15 +00:00
aafemt
27395a0831
Savepoints refactoring that fixes CORE-4701, CORE-4424 and CORE-4483
2016-03-02 15:33:16 +00:00
firebirds
87e6a22b6b
nightly update
2016-03-01 00:09:46 +00:00
firebirds
c5815ed1e5
nightly update
2016-02-29 00:09:09 +00:00
dimitr
82553cf5d2
Misc: remove the redundant space in the explained plan output.
2016-02-28 08:45:42 +00:00
firebirds
53f244a8bb
nightly update
2016-02-28 00:08:37 +00:00
firebirds
0d0cdff99b
nightly update
2016-02-27 00:09:13 +00:00
dimitr
f82597bad9
Split a 5-way join into two smaller joins to help the optimizer in cases when statistics is outdated (index creation time suffers when there are many tables/indices). While being there, cache requests that weren't cached yet.
2016-02-26 17:19:29 +00:00
alexpeshkoff
926e3d903e
Fixed some asserts and segfaults in crypto manager
...
Disable simultaneous nbackup & encrypt/decrypt operation
2016-02-26 12:55:34 +00:00
firebirds
bc0e65fd4b
nightly update
2016-02-26 00:09:25 +00:00
hvlad
2dc879afca
This should fix known issues with MERGE and stable cursor (see CORE-3362).
...
Thanks to Dmitry for idea
2016-02-25 09:20:01 +00:00
asfernandes
6760fe25c8
Misc.
2016-02-25 01:50:46 +00:00
firebirds
26b2e5a9d1
nightly update
2016-02-25 00:09:00 +00:00
dimitr
477af6bb96
Checking the datatype at compile time is unreliable: some nodes return one type at compile time and another type at runtime, thus causing unexpectedly missing casts. I'm moving the check to runtime, this should fix the remaining regressions (fingers crossed).
2016-02-24 20:11:34 +00:00
firebirds
b0abaa75f0
nightly update
2016-02-24 00:08:54 +00:00
dimitr
04f5f59ff8
Yet another postfix for CORE-5097, it resolves regressions for core_1173.fbt and core_1525.fbt.
2016-02-23 08:20:02 +00:00
firebirds
1229a361cc
nightly update
2016-02-23 00:09:11 +00:00
firebirds
482331ad21
nightly update
2016-02-22 00:08:54 +00:00
dimitr
fb49b002c6
Fixed the comment.
2016-02-21 09:02:11 +00:00
dimitr
67151a6b43
Corrected my old commit re. optimization of the system requests.
2016-02-21 08:54:31 +00:00
firebirds
f99d0ea607
nightly update
2016-02-21 00:08:36 +00:00
firebirds
2a7a2ecff9
nightly update
2016-02-20 00:11:24 +00:00
firebirds
b8a11dcb4d
nightly update
2016-02-19 00:09:06 +00:00
firebirds
0e0a5abb45
nightly update
2016-02-18 00:08:33 +00:00
hvlad
f2c8f05846
Front ported for CORE-5067 : Blocking new connections as a consequence of the too long sweep security2.fdb
2016-02-17 09:21:09 +00:00