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

42855 Commits

Author SHA1 Message Date
firebirds
0a3dde0687 nightly update 2010-11-04 03:16:54 +00:00
asfernandes
fd68563a7e Fixed CORE-3211 - String truncation occurs when selecting from a view containing NOT IN inside 2010-11-04 01:10:59 +00:00
firebirds
177f2b9654 nightly update 2010-11-03 03:23:15 +00:00
dimitr
85ba1c7719 Fixed CORE-3210: The cursor identified in the UPDATE or DELETE statement is not positioned on a row. no current record for fetch operation in SELECT query. 2010-11-02 11:20:01 +00:00
firebirds
9b84466870 nightly update 2010-11-02 03:25:11 +00:00
dimitr
52ed454bc9 Fixed CORE-3208: Significant memory leaks with recursive queries. 2010-11-01 19:22:55 +00:00
firebirds
6a908577da nightly update 2010-11-01 03:17:07 +00:00
dimitr
1ee06e52cd Fixed CORE-3205: isc_dsql_exec_immed2() doesn't return error codes isc_stream_eof and isc_sing_select_err.
Also, restore the legacy behavior for EXECUTE PROCEDURE and RETURNING queries. This is expected to fix CORE-3203.
2010-10-31 08:47:41 +00:00
firebirds
a7150ae37f nightly update 2010-10-29 03:20:18 +00:00
dimitr
5b2c35b3e3 Fixed CORE-3202: execute_immediate API call family may crash the remote server. 2010-10-28 18:09:39 +00:00
firebirds
ac48bc9250 nightly update 2010-10-27 03:18:06 +00:00
asfernandes
dfb7ee4af5 Fixed CORE-3157 - COMMENT ON PARAMETER - Statement leads in a consumption of 1.7 GB RAM and a runtime of more than 1 Minute 2010-10-26 23:34:46 +00:00
firebirds
9cc25a77cf nightly update 2010-10-20 03:18:07 +00:00
alexpeshkoff
15132bc4a6 Backported fix for CORE-3148: possible segfault in SQZ_apply_differences 2010-10-19 13:28:18 +00:00
firebirds
aebad12f40 nightly update 2010-10-19 03:18:59 +00:00
alexpeshkoff
67e1a2eab4 Make it build using clang++ - thanks to marius 2010-10-18 17:23:26 +00:00
hvlad
9ddc0ef468 Fixed bug CORE-3188 : page 0 is of wrong type (expected 6, found 1) 2010-10-17 21:35:24 +00:00
asfernandes
98bf701126 Fixed CORE-3180 - ALTER VIEW with not matched columns in declaration and selection crashs the server 2010-10-17 14:32:04 +00:00
firebirds
a85fd4cfa8 nightly update 2010-10-16 03:24:37 +00:00
alexpeshkoff
3871d93629 Fixed issues, found by clang 2010-10-15 15:18:35 +00:00
alexpeshkoff
84aef755e2 Backported CORE-3185: Firebird compilation on a box, already running firebird server 2010-10-15 14:54:45 +00:00
alexpeshkoff
0c139f1f55 CORE-3184: Committed Damyan's patch - port for linux/hppa and linux/alpha 2010-10-15 09:07:13 +00:00
firebirds
80e7b4e8e0 nightly update 2010-10-15 03:18:19 +00:00
alexpeshkoff
f126fd52a3 Ported fix for CORE-3022: gpre C++ compiler warnings with GCC 4.4.1 2010-10-14 11:34:59 +00:00
alexpeshkoff
f65856fca2 Fixed issue, detected by clang++ compiler 2010-10-14 06:25:12 +00:00
dimitr
9c7f9d96ef Misc. 2010-10-14 05:18:24 +00:00
firebirds
66b4b413da nightly update 2010-10-14 03:18:41 +00:00
alexpeshkoff
008d4c1a64 Fixed CORE-3166: Script changeMultiConnectMode.sh should not be present in SS environment 2010-10-13 12:47:42 +00:00
dimitr
24777be976 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 12:11:52 +00:00
firebirds
28a44566d7 nightly update 2010-10-09 03:16:09 +00:00
hvlad
a9c57583b7 Backported fix for bug CORE-3170 : Engine could enter infinite loop if EVENT's are posted but no subscribers exists 2010-10-08 11:58:59 +00:00
firebirds
c9a14d5dba nightly update 2010-10-08 03:23:16 +00:00
hvlad
b48913d054 Backport fix for bug CORE-3168: exclude_filter doesn't work for <services></section> section of the Trace facility 2010-10-07 16:14:31 +00:00
firebirds
0c82314261 nightly update 2010-10-07 03:16:47 +00:00
asfernandes
4ba1897fe8 Fixed CORE-3164 - Parameterized requests involving blob fields fails when connected using charset UTF8 2010-10-06 15:39:08 +00:00
firebirds
11dfe769b2 nightly update 2010-10-06 03:23:50 +00:00
alexpeshkoff
e595d2e482 Make it better understandable to people - thanks to Claudio 2010-10-05 13:13:24 +00:00
alexpeshkoff
18fdb80572 Fixed CORE-3156: Problems using UDFs on Mac 2010-10-05 12:17:50 +00:00
firebirds
6a04e955ec nightly update 2010-10-05 03:16:56 +00:00
alexpeshkoff
0018ec61b5 Fix for CORE-3156: Problems using UDFs on Mac 2010-10-04 14:58:07 +00:00
alexpeshkoff
07f427c07f Fix for CORE-3156: Problems using UDFs on Mac 2010-10-04 13:07:50 +00:00
firebirds
e6f4a8b9ef nightly update 2010-09-26 03:17:56 +00:00
asfernandes
f7dc73e483 Fixed CORE-3141 - The last column in a view is returning as a null value even when its not 2010-09-25 20:12:27 +00:00
firebirds
b42afd054a nightly update 2010-09-25 03:17:59 +00:00
dimitr
bd155d07a0 Fixed unregistered error in the BLR printer output. 2010-09-24 11:34:09 +00:00
dimitr
99d7dacf6a Correction. 2010-09-24 09:33:48 +00:00
firebirds
b6173f6c57 nightly update 2010-09-23 03:22:16 +00:00
alexpeshkoff
337cf76d66 Fixed CORE-3143: Segmentation fault may occur when user interrupts gstat 2010-09-22 06:06:36 +00:00
firebirds
7ab26b1a42 nightly update 2010-09-19 03:16:36 +00:00
dimitr
df67a3d0f3 Fixed CORE-3137: Partial rollback is possible for a selectable procedure modifying data. 2010-09-18 06:52:12 +00:00