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

42819 Commits

Author SHA1 Message Date
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
firebirds
bbe02ece6b nightly update 2010-09-15 03:31:03 +00:00
alexpeshkoff
b2911a7e05 Fixed documentation 2010-09-14 06:49:59 +00:00
firebirds
e0b892a955 nightly update 2010-09-14 03:16:39 +00:00
dimitr
945b928f75 Fixed CORE-3131: WIN1257_LV (Latvian) collation is wrong for 4 letters: A E I U. 2010-09-13 15:00:20 +00:00
firebirds
ffc4a4681d nightly update 2010-09-10 03:17:47 +00:00
asfernandes
9951b43e1a Fixed doc. mismatch reported by Paul Vinkenoog 2010-09-10 01:59:03 +00:00
alexpeshkoff
da804c497d Make it cvs/svn independent 2010-09-09 10:53:16 +00:00
alexpeshkoff
15282c4493 Fixed package version generation for release builds 2010-09-09 10:16:46 +00:00
firebirds
2a69dc33dd nightly update 2010-09-04 03:20:44 +00:00
paul_reeves
647a8256c5 Remove reference to RC 2010-09-03 12:43:20 +00:00
paul_reeves
881f2a18c9 Use correct link to browse tracker.
Remove reference to RC
2010-09-03 12:35:42 +00:00
firebirds
9d2a4740e8 nightly update 2010-09-03 03:26:05 +00:00
dimitr
30bc027c82 Update. 2010-09-02 18:10:58 +00:00
dimitr
fe6de63673 Cleanup. 2010-09-02 15:02:47 +00:00
dimitr
865d487058 Update. 2010-09-02 13:47:04 +00:00
firebirds
ac32099f6a nightly update 2010-09-02 03:17:18 +00:00
asfernandes
68fbad90c3 Fixed CORE-3101 - Cannot alter the domain after migrating from older versions 2010-09-01 15:35:20 +00:00
firebirds
8355ba699d nightly update 2010-08-27 03:18:15 +00:00
asfernandes
8875978dda Fixed CORE-3109 - [Crash] isc_dql_exec_immed3_m for "create database ..." and NULL transaction 2010-08-27 02:51:41 +00:00
alexpeshkoff
bb5850961a Fixed CORE-3117: After an error in GDS_CLOSE_BLOB() blob handle becomes invalid 2010-08-26 10:52:11 +00:00
firebirds
3dc3678427 nightly update 2010-08-26 03:17:23 +00:00
dimitr
3c23e62580 Fixed a few suspicious places related to the variable cloning. 2010-08-25 08:00:30 +00:00
firebirds
1fa71dbaa7 nightly update 2010-08-25 03:18:37 +00:00
firebirds
500eccd348 nightly update 2010-08-24 08:39:15 +00:00
firebirds
3fb40e46ff nightly update 2010-08-24 03:15:58 +00:00
alexpeshkoff
f11f5ec8b9 Fixed CORE-3116: gsec outputs list of users to stderr instead stdout 2010-08-23 11:39:40 +00:00
alexpeshkoff
79e1e788c6 Applied suggested by Dmitry Kovalenko fix - it helps avoid AV when buffer is allocated exactly at the end of physical memory segment 2010-08-23 10:06:11 +00:00
firebirds
fc48004207 nightly update 2010-08-14 03:17:34 +00:00
firebirds
8e9353e092 nightly update 2010-08-12 03:16:45 +00:00
dimitr
5f1d41a7f6 More complete solution for CORE-2822: Error "no current row for fetch operation" when subquery includes a non-trivial derived table.
It's also expected to fix CORE-3103: Select statement with more non indexed reads in version 2.5RC3 as in version 2.1.3.
Patch for trunk will follow a bit later.
2010-08-11 10:50:33 +00:00
dimitr
a57c2d0794 Fixed the remaining issue related to CORE-1079: Every attach of fbclient/fbembed library to the host process leaks 64KB of memory. 2010-08-11 07:36:52 +00:00
dimitr
f4573bab11 CORE-3102 (minor documentation mistake) 2010-08-09 14:50:11 +00:00
hvlad
2dbab9603b Backport fix for bug CORE-3100 : Wait mode and lock timeout of external transaction of EXECUTE STATEMENT not matched to corresponding parameters of local transaction 2010-08-07 21:29:43 +00:00
asfernandes
70ad7ef699 Correction for CORE-3090 2010-08-07 02:49:25 +00:00
asfernandes
ea94b629ff Fixed CORE-3090 - Incorrect LEFT JOIN result using table and derived constant subquery 2010-08-07 01:50:35 +00:00
hvlad
4156a471d3 Fixed bug CORE-3089 : Attempt of execute statement on external datasource failed when datasource is interbase 4.1 2010-08-06 15:11:16 +00:00