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

30461 Commits

Author SHA1 Message Date
firebirds
7505dbd9ad nightly update 2010-12-09 03:45:00 +00:00
dimitr
9dfe2feb16 Backported CORE-1274 and CORE-1752. 2010-12-08 10:57:21 +00:00
firebirds
b0d64d0ce1 nightly update 2010-12-03 04:36:09 +00:00
dimitr
9a22b76ca4 Misc corrections. 2010-12-02 10:38:47 +00:00
dimitr
704580b6b4 Updated docs. 2010-12-02 10:12:34 +00:00
firebirds
a7642f43ce nightly update 2010-11-30 06:42:47 +00:00
dimitr
ade2a92943 Correction for one of my past commits. Also, unified the code a bit. 2010-11-29 16:02:13 +00:00
firebirds
a6aa95ce5e nightly update 2010-11-29 05:06:47 +00:00
dimitr
6f6a1a3fc9 Backport. 2010-11-28 19:51:03 +00:00
firebirds
c36c627162 nightly update 2010-11-26 04:23:40 +00:00
hvlad
53dd0b101b Backport fix for bug CORE-3188 : page 0 is of wrong type (expected 6, found 1) 2010-11-25 10:44:49 +00:00
dimitr
b7394e657c 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
firebirds
e5f054acfa nightly update 2010-11-22 03:19:38 +00:00
asfernandes
877b408a0d 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 19:44:23 +00:00
firebirds
7748037708 nightly update 2010-11-12 03:21:53 +00:00
alexpeshkoff
0cbd22ebf0 Added LSB header 2010-11-11 07:50:25 +00:00
firebirds
303982e014 nightly update 2010-11-09 03:22:17 +00:00
alexpeshkoff
3c22228f66 Backported fix for CORE-3220: isc_info_svc_get_users returns error message in the result cluster 2010-11-08 16:17:25 +00:00
dimitr
9163b4e061 Fixed an old error which handles aggregates wrongly. So far it seems harmless for versions prior to v3.0 where it has been fixed, but let's be on the safe side. 2010-11-08 10:31:18 +00:00
dimitr
c7dc22aba6 Fixed CORE-3218: Statement cancellation request might be silently ignored by the currently running SQL code. 2010-11-08 09:14:13 +00:00
firebirds
d901c41552 nightly update 2010-11-02 03:27:51 +00:00
dimitr
6658a1f597 Misc. 2010-11-01 19:22:08 +00:00
dimitr
d461d8f47b Fixed CORE-3208: Significant memory leaks with recursive queries. 2010-11-01 19:20:16 +00:00
firebirds
581003079f nightly update 2010-11-01 03:19:34 +00:00
dimitr
1569e854d3 Fixed CORE-3205: isc_dsql_exec_immed2() doesn't return error codes isc_stream_eof and isc_sing_select_err. 2010-10-31 08:55:17 +00:00
firebirds
ddd7f69220 nightly update 2010-10-29 03:22:47 +00:00
dimitr
83a3f22c7e Fixed CORE-3202: execute_immediate API call family may crash the remote server. 2010-10-28 18:13:57 +00:00
firebirds
ed7607956e nightly update 2010-10-28 03:20:39 +00:00
asfernandes
dd3feba874 Fix backport error - still untested 2010-10-27 17:42:53 +00:00
firebirds
ebd34187ea nightly update 2010-10-20 03:20:51 +00:00
alexpeshkoff
ffd0aaa06c Backported fix for CORE-3148: possible segfault in SQZ_apply_differences 2010-10-19 13:28:18 +00:00
firebirds
0ec724bc74 nightly update 2010-10-16 03:27:04 +00:00
alexpeshkoff
f535bb8333 Backported fix for CORE-3115: Bugs in the internal record compression routines 2010-10-15 07:20:23 +00:00
alexpeshkoff
5c046ddfba misc 2010-10-15 06:29:46 +00:00
firebirds
e5f933081c nightly update 2010-10-14 03:21:13 +00:00
asfernandes
3e13fd72f1 Backported Improvement CORE-1453 - Allow usage of functions in LIST delimiter parameter 2010-10-13 23:11:40 +00:00
dimitr
1d7ca1713f More backport from v2.5. 2010-10-13 15:15:24 +00:00
dimitr
501dadee9d Backport faster lookup in the security classes. 2010-10-13 12:55:38 +00:00
dimitr
ec5979c2fa Backported CORE-1234: More information about table what belongs to column when checks privileges.
Fixed the major part of the slowdown in CORE-2827: Very slow prepare for complex interrelated metadata with many triggers indirectly involved in the operation being prepared.
Code cleanup.
2010-10-13 11:50:57 +00:00
firebirds
484763661d nightly update 2010-09-25 03:20:27 +00:00
dimitr
9c07e7d371 Fixed unregistered error in the BLR printer output. 2010-09-24 11:33:35 +00:00
dimitr
3b2663b68c Correction. 2010-09-24 09:35:26 +00:00
firebirds
e2b232068b nightly update 2010-09-22 03:27:07 +00:00
dimitr
dea4d36419 Backport CORE-3003: Procedure suspend check may cause restore to fail. 2010-09-21 06:18:20 +00:00
firebirds
3ad645b9cf nightly update 2010-09-19 03:19:05 +00:00
dimitr
b6c0bee335 Fixed CORE-3137: Partial rollback is possible for a selectable procedure modifying data. 2010-09-18 06:52:12 +00:00
firebirds
6afe4b4e38 nightly update 2010-09-16 03:29:36 +00:00
firebirds
9dc4a9afda nightly update 2010-09-15 09:09:32 +00:00
dimitr
b70b571820 Fixed CORE-3131: WIN1257_LV (Latvian) collation is wrong for 4 letters: A E I U. 2010-09-13 15:02:40 +00:00
hvlad
807c777d9c Backport fix for bug CORE-2356 : On Windows listener process of Classic Server can't create necessary resources after restart if any worker process was present 2010-09-11 10:35:27 +00:00