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

42855 Commits

Author SHA1 Message Date
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
asfernandes
88845a9c3d Fixed CORE-2893 - Regression introduced with fix for CORE-2893 causes double processing of nodes when preparing a statement. Debug build aborts. 2010-08-06 02:12:38 +00:00
asfernandes
fc5c390c69 Fixed CORE-3094 - Parameters doesn't work with NOT IN from a selectable procedure 2010-08-04 15:26:23 +00:00
asfernandes
b2861fbbc4 Backport fix for CORE-3091 - Built-in function POWER(X, Y) does not work when the X argument is negative and the Y value is scaled numeric but integral 2010-08-02 22:43:09 +00:00
hvlad
21bf6b821c Backport fix for bug CORE-3079 : Strong slowing down inserts with EVENT-s in a single transaction 2010-07-26 11:05:14 +00:00
alexpeshkoff
61db4e4da4 Updated ChangeLog 2010-07-16 07:54:31 +00:00
alexpeshkoff
ebea0fd1b0 Fixed Mac port 2010-07-16 07:20:55 +00:00
alexpeshkoff
7067fb4862 Fixed unregistred bug (rc3 vs rc2 regression) - races when closing touchThread 2010-07-14 10:27:54 +00:00
dimitr
16f7504427 Update. 2010-07-13 07:18:24 +00:00
dimitr
c5edc55b7c Backported recent Vlad's bugfix. 2010-07-13 07:10:23 +00:00
dimitr
10aa0ae917 Mirror the recent Alex's change for Windows. It doesn't seem being strictly required, but let's be safe. 2010-07-13 07:05:30 +00:00
alexpeshkoff
b36e1cd666 Updated WhatsNew 2010-07-09 13:10:54 +00:00
alexpeshkoff
5113a8d668 Backported fix for CORE-3067: Objects not unmapped when shared memory is closed 2010-07-09 11:15:44 +00:00
dimitr
f659679b6f Fixed the old bug which was left unnoticed until RC3 where Pair<MetaName, MetaName> was used as a key for a b-tree.
At the first glance, it promises only wrong ordering of items, but in fact it trashes the b-tree internals and crashes the server :-(
It's unregistered and undocumented, but being a very recent RC3 only regression, let's leave it this way.
I suppose the intended code should be !(v.first < this->first), but we have the operator == defined, so I used a simpler form.
2010-07-08 10:44:35 +00:00
dimitr
7f9f7680de Fixed CORE-3064: Using the procedure alias inside an explicit plan crashes the server. 2010-07-02 10:43:33 +00:00