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

30538 Commits

Author SHA1 Message Date
dimitr
1532fba9f4 Updated the version string. 2011-05-12 09:01:00 +00:00
firebirds
04018f6062 nightly update 2011-05-05 03:30:38 +00:00
asfernandes
e88b09d202 Backported fix for CORE-1782 - ISQL crashes when fetching data for a column having alias longer than 30 characters. 2011-05-04 23:00:10 +00:00
firebirds
e56b79fe81 nightly update 2011-04-22 03:32:34 +00:00
asfernandes
7e88a1f04a Fixed CORE-3447 - Collation is not installed with icu > 4.2. 2011-04-21 20:25:12 +00:00
firebirds
a2dfe71ae2 nightly update 2011-04-14 03:29:13 +00:00
hvlad
bfb4eb6cfd Fixed bug CORE-3440 : AV in engine if isc_que_events queued 0 events 2011-04-13 10:28:41 +00:00
firebirds
3a2b2a44bf nightly update 2011-04-02 03:25:31 +00:00
asfernandes
13d1b936f1 Fixed CORE-3426 - Inactive system triggers after fix for CORE-3418. 2011-04-01 21:07:52 +00:00
firebirds
acad983688 nightly update 2011-03-31 03:29:04 +00:00
hvlad
005ef4654c Fixed bug CORE-3418 : Inactive DB-trigger after Create/Alter Is Active 2011-03-30 23:06:41 +00:00
firebirds
ffb41dc6de nightly update 2011-03-29 03:32:19 +00:00
asfernandes
aa948ed389 Fixed memory corruption in btyacc code. 2011-03-29 00:57:20 +00:00
firebirds
35b8b2bb69 nightly update 2011-03-23 03:31:44 +00:00
alexpeshkoff
2f64ebe601 Make it build with fresh gcc versions - backported from 2.5 redefinition of operator new 2011-03-22 13:14:23 +00:00
firebirds
88ae18cd4e nightly update 2011-03-19 03:29:33 +00:00
alexpeshkoff
d37c252943 Fixed CORE-3397: Unresolved symbols in intl and trace libraries 2011-03-18 17:48:03 +00:00
firebirds
5663db250d nightly update 2011-03-18 03:27:20 +00:00
alexpeshkoff
2d1323e89e Fixed s390 linux port error 2011-03-17 14:02:00 +00:00
hvlad
09b756b42f Fixed bug CORE-3394 : Failed attempt to violate unique constraint could leave unneeded "lock conflict" error in status-vector.
Backported more conservative version of patch
2011-03-17 11:23:52 +00:00
firebirds
96a0e66dde nightly update 2011-03-17 03:37:16 +00:00
paulbeach
173d523d16 Minor mod to allow 2.1.4 to build successfully 2011-03-16 13:06:48 +00:00
alexpeshkoff
e5ea26a612 Fixed CORE-3388: Does not build on fedore core 2011-03-16 08:04:41 +00:00
firebirds
8bd37bcd9e nightly update 2011-03-05 03:34:51 +00:00
dimitr
7208ae1755 The simplest possible fix for CORE-3374: Server may crash or corrupt data if SELECT WITH LOCK is issued against records not in the latest format. Thanks to Vlad. 2011-03-04 17:59:15 +00:00
firebirds
1d169c297e nightly update 2011-02-23 03:30:19 +00:00
dimitr
edc4a4ca13 Better solution for CORE-3355, as suggested by Vlad. 2011-02-22 12:21:43 +00:00
firebirds
bf5f073fad nightly update 2011-02-22 03:30:18 +00:00
dimitr
167c0268a8 Fixed CORE-3355: Wrong comparison of DATE and TIMESTAMP if index is used. 2011-02-21 11:15:06 +00:00
firebirds
2589eea91d nightly update 2011-02-19 03:31:22 +00:00
dimitr
1fc093e826 Fixed the main reason for CORE-3233: LIKE, STARTING and CONTAINING fail if second operand >= 32K. Thanks to Adriano. 2011-02-18 06:26:47 +00:00
firebirds
856cff97fb nightly update 2011-02-18 03:26:09 +00:00
robocop
5601b1f5bc Make sure at least one operand is widened before the multiplication. 2011-02-18 01:21:48 +00:00
dimitr
a82fbb6fca Fixed inability to execute LIKE/STARTING/etc if the second argument is a small (<32KB) blob and the first one is a blob of charset NONE. This is partially related to CORE-3233, see my comment there. 2011-02-17 17:33:56 +00:00
dimitr
8ac7178cc0 Fixed CORE-3353: Predicate (blob_field LIKE ?) describes the parameter as VARCHAR(30) rather than as BLOB.
Also, let's never transfer the CS_dynamic pseudo-charset to the client side.
2011-02-17 07:38:34 +00:00
firebirds
735e2f0629 nightly update 2011-02-16 03:26:57 +00:00
hvlad
0489857fc9 Fixed bug CORE-3351 : Windows client could put 10054 error messages into firebird.log at connection time 2011-02-15 10:15:49 +00:00
dimitr
3f20247bbd Reworked my yesterday's fix to simplify it. 2011-02-15 08:40:37 +00:00
firebirds
1bd0a38530 nightly update 2011-02-15 03:28:10 +00:00
dimitr
e65cc13bdd Fixed CORE-3138: Internal error or crash occurs when accessing any MON$ table after altering its structure. 2011-02-14 10:38:28 +00:00
firebirds
e4a3f1ba2a nightly update 2011-02-05 03:26:13 +00:00
dimitr
8f538f4030 Fixed CORE-3335: Wrong results (internal wrapping occured) for the multi-byte blob SUBSTRING function and its boundary arguments. 2011-02-04 08:41:02 +00:00
firebirds
664ecd9ad9 nightly update 2011-02-04 03:26:35 +00:00
dimitr
e838078517 Removed the supposedly wrong checkout (it was added in v2.0), as theoretically it can lead to race conditions in the page cache. 2011-02-03 08:00:48 +00:00
dimitr
5fe6508bd6 Simplified and sub-optimal fix (without hidden variables) for CORE-3296: Error "context already in use" for the simple case function with a sub-select operand. 2011-02-02 12:56:23 +00:00
dimitr
c3f23b1c40 Fixed CORE-3245: SUBSTRING on long blobs truncates result to 32767 if third argument not present. 2011-02-02 10:14:55 +00:00
firebirds
c3d0cd5bcf nightly update 2011-02-01 03:35:09 +00:00
firebirds
d9917f0b9a nightly update 2011-01-31 14:41:12 +00:00
hvlad
3a0f66637b Backport fix for bug CORE-3095 : Client receive event's with count equal to 1 despite of how many times EVENT was POSTed in same transaction 2011-01-31 12:11:18 +00:00
asfernandes
6760d35d9d Backported fix for CORE-3320 - Some MERGE syntax can crash the server. 2011-01-30 14:44:20 +00:00