firebirds
0d1e1a1aa1
nightly update
2011-01-08 03:37:40 +00:00
dimitr
f225c66bd8
Fixed CORE-3302: Distinct aggregates return wrong (duplicated) data.
2011-01-07 11:24:43 +00:00
firebirds
0eed04c9e2
nightly update
2011-01-05 03:34:11 +00:00
dimitr
dee7663c54
Fixed my stupid mistake.
2011-01-04 12:49:59 +00:00
firebirds
4da55b2246
nightly update
2011-01-03 03:30:25 +00:00
hvlad
0e1ea07d37
More conservative fix for CORE-3282 : EXECUTE STATEMENT parses the SQL text using wrong charset.
...
Convert into attachment charset query text only
2011-01-02 22:15:33 +00:00
firebirds
afe4356783
nightly update
2010-12-29 03:34:09 +00:00
dimitr
d81d6780b0
CORE-3295: Estimate the actual record compression ratio in the optimizer.
2010-12-28 12:01:06 +00:00
firebirds
575136d5d4
nightly update
2010-12-28 03:30:23 +00:00
hvlad
420f7629c0
Fixed typo at my recent commit for CORE-3266
2010-12-27 22:03:04 +00:00
firebirds
808c73324d
nightly update
2010-12-27 03:28:27 +00:00
firebirds
f6f78276ef
nightly update
2010-12-24 03:32:26 +00:00
hvlad
c2963f8b82
Fixed bug CORE-3282 : EXECUTE STATEMENT parses the SQL text using wrong charset
2010-12-23 11:10:06 +00:00
firebirds
cb891a1709
nightly update
2010-12-21 03:48:07 +00:00
dimitr
5c3894ec04
Fixed CORE-3283: Bad plan with using LEFT OUTER JOIN in sub-select.
2010-12-20 07:05:21 +00:00
firebirds
ae0b77c13b
nightly update
2010-12-18 03:30:51 +00:00
hvlad
a03704111d
Better fix for bug CORE-3266 : Race condition between async service detach request and running user trace service
2010-12-17 09:54:17 +00:00
robocop
22107ff9e4
Misc.
2010-12-17 05:40:06 +00:00
firebirds
03458a726b
nightly update
2010-12-16 03:48:28 +00:00
asfernandes
cdd8620649
Backported fix for CORE-3277 - Wrong result for RIGHT(UTF8 varchar)
2010-12-16 00:14:50 +00:00
firebirds
14eec6fdee
nightly update
2010-12-13 03:34:35 +00:00
hvlad
b48821ac02
Fixed bug CORE-3119 : 100% CPU USAGE with Unilimited Loop & Index corrupted
2010-12-12 19:17:37 +00:00
firebirds
05bac17bc4
nightly update
2010-12-09 03:33:59 +00:00
dimitr
9fe05ccedb
Backported CORE-1274 and CORE-1752.
2010-12-08 10:57:21 +00:00
firebirds
e6e470b5de
nightly update
2010-12-03 04:12:52 +00:00
dimitr
5026ef5aec
InitPrefix::init() should never throw, it leads to the infinite recursion with a stack overflow.
2010-12-02 19:52:48 +00:00
dimitr
40be6d1f27
Backported CORE-2890: SQLSTATE should also be available as a PSQL context variable like GDSCODE/SQLCODE.
2010-12-02 11:15:19 +00:00
dimitr
70d8d49a45
Updated version info.
2010-12-02 10:41:00 +00:00
dimitr
2f67287676
Updated docs.
2010-12-02 10:38:04 +00:00
firebirds
aa8193e8f2
nightly update
2010-11-30 05:12:18 +00:00
dimitr
5565e8ff4b
Correction for one of my past commits. Also, unified the code a bit.
2010-11-29 15:50:36 +00:00
hvlad
fe4cae8856
Fixed bug CORE-3266 : Race condition between async service detach request and running user trace service
2010-11-29 15:05:49 +00:00
firebirds
b1dda8f262
nightly update
2010-11-29 04:41:39 +00:00
dimitr
04a28b45ef
Backport.
2010-11-28 19:51:03 +00:00
firebirds
e6f0fcd0e3
nightly update
2010-11-28 04:11:15 +00:00
firebirds
ca6f3fe8c2
nightly update
2010-11-27 04:56:22 +00:00
alexpeshkoff
1f0a33f224
Backported fix for CORE-3261: Assertion when running restore service
2010-11-26 16:56:26 +00:00
firebirds
6e46e12bd0
nightly update
2010-11-26 04:03:29 +00:00
alexpeshkoff
ea3bcabcc2
Check for presence of sync functions
2010-11-25 15:50:13 +00:00
alexpeshkoff
a1ccc9dbad
Backported fix for CORE-3259: Deadlock and sefgault when processing ctrl-C in user code
2010-11-25 12:23:46 +00:00
dimitr
41774603b3
Fixed another incarnation of the "request depth exceeded" error, this time it prevents more than 128 expression indices from being created. Reported privately by Timo Partanen.
2010-11-24 15:20:35 +00:00
alexpeshkoff
97b90028ec
Fixed CORE-3257: 'make install' fails on linux
2010-11-24 13:19:20 +00:00
alexpeshkoff
d87c4fbe3c
Fixed awful mistype in my previous commit
2010-11-24 10:12:07 +00:00
firebirds
78d9b00377
nightly update
2010-11-24 03:19:10 +00:00
dimitr
34018f5441
Fixed CORE-3256: Error "request depth exceeded" may appear while preparing a select query against a view with explicit plan.
2010-11-23 12:05:41 +00:00
firebirds
a50dbf014f
nightly update
2010-11-22 03:17:20 +00:00
asfernandes
33c0372e0b
Backport fixes for:
...
CORE-3227 - ASCII_VAL() fails if argument contains multi-byte character anywhere
CORE-3228 - RIGHT() fails with multibyte text blobs > 1024 chars
CORE-3244 - POSITION: Wrong result with '' if third argument present
2010-11-21 18:14:42 +00:00
firebirds
9e136b3ac2
nightly update
2010-11-20 03:19:03 +00:00
alexpeshkoff
d4fdc5d9a7
Backported improvement CORE-3248: Set unused bytes of varchar values in message buffer to 0
2010-11-19 17:36:57 +00:00
alexpeshkoff
e6ae6b7d9d
Backported fix for CORE-3249: gbak file is not truncated during backup operation
2010-11-19 15:13:41 +00:00