firebirds
dffb12debf
nightly update
2012-09-06 03:27:40 +00:00
hvlad
ca6f6e7324
Fixed bug CORE-3916 : gfix & "Index x is corrupt (missing entries) in table ..." all indexes on large tables
2012-09-05 19:32:34 +00:00
firebirds
2971dd2553
nightly update
2012-09-05 03:27:17 +00:00
hvlad
b636315561
Improvement CORE-3656 : Support for sweep information in Trace API.
...
Fixed case when sweep cleaned up relation with all records deleted but corresponding event was missed in trace log.
2012-09-04 11:35:16 +00:00
alexpeshkoff
ed5815cf35
Complete fix to make trace list service work correctly
2012-09-04 08:21:37 +00:00
alexpeshkoff
8326359184
We have one more service w/o parameters
2012-09-04 07:10:35 +00:00
firebirds
d0d5961812
nightly update
2012-09-01 03:26:11 +00:00
alexpeshkoff
8e147a5bf6
Fixed CORE-3912: segfault in superclassic
2012-08-31 10:26:37 +00:00
firebirds
61bbb5f65a
nightly update
2012-08-30 03:31:58 +00:00
asfernandes
e44d7fd688
Fixed CORE-3638 - Introduce FR_CA_CI_AI collation and change FR_FR and FR_FR_CI_AI to be identical to FR_CA and FR_CA_CI_AI respectively.
2012-08-29 15:43:57 +00:00
alexpeshkoff
51014eba78
Front-ported fix for CORE-3740: SELECT using IN list with >413 elements causes crash
2012-08-29 13:20:24 +00:00
firebirds
d90999eed9
nightly update
2012-08-29 03:29:29 +00:00
dimitr
5f917a04ce
Minor cleanup and simplification.
2012-08-28 18:19:09 +00:00
asfernandes
57ddc9e81e
Fixed three related bugs:
...
CORE-1188 - Select Starting with :Param (Empty string) doesn't work if using index with many fields
CORE-3052 - Wrong resultset
CORE-3239 - UTF8 UNICODE_CI collate can not be used in compound index
2012-08-28 15:40:18 +00:00
firebirds
9c33151de6
nightly update
2012-08-28 03:35:26 +00:00
asfernandes
22fef2016a
Feature CORE-3291 - New pseudocolumn to get number of transaction that created this record version.
2012-08-28 01:02:56 +00:00
firebirds
a9e1c24c79
nightly update
2012-08-22 03:32:38 +00:00
asfernandes
a059a4cd6f
Improvement CORE-3546 - Aliases for the RETURNING clause.
2012-08-21 15:38:15 +00:00
firebirds
1f85fbe816
nightly update
2012-08-21 03:36:19 +00:00
asfernandes
50253e0b26
Fixed CORE-3902 - Derived fields may not be optimized via an index.
2012-08-21 00:45:39 +00:00
firebirds
b497df38b4
nightly update
2012-08-19 03:30:20 +00:00
robocop
b235c00282
Misc.
2012-08-18 08:52:03 +00:00
firebirds
2a9259e319
nightly update
2012-08-17 04:31:48 +00:00
dimitr
7e3c4075bc
Corrected the arguments. Luckily, their binary values are the same.
2012-08-15 15:24:49 +00:00
asfernandes
4d0506057c
Fixed CORE-3596 - Client library cannot connect to the non-ASCII host name.
2012-08-14 15:49:20 +00:00
dimitr
7869eb9bbd
Fixed the server crash in Stack::assign().
2012-08-13 16:50:57 +00:00
asfernandes
ba9f68d5d0
Misc.
2012-08-13 01:20:32 +00:00
hvlad
710205b599
Make consistent usage of CRT routines in windows builds (perror() not aware of Win32 errors).
...
Unify file IO API usage across POSIX\WIN32 platforms (use common read()\write() routines).
Avoid usage of (questionable) gbak code in other utility.
2012-08-12 21:10:01 +00:00
firebirds
ea37034f58
nightly update
2012-08-11 04:22:11 +00:00
asfernandes
62f81ca4bc
Fix segfault while checking for trace of failed statement compilation. (happens with CORE-3794 testcase)
2012-08-10 15:40:27 +00:00
firebirds
c2dcf03977
nightly update
2012-08-09 04:26:23 +00:00
paulbeach
19730bf27b
Fix CORE-3740 - optimisation bug in GCC
2012-08-08 14:41:07 +00:00
firebirds
daf0059a85
nightly update
2012-08-08 04:27:19 +00:00
dimitr
61baa568c2
Fixed the refactoring error spotted by Claudio.
2012-08-08 03:31:59 +00:00
robocop
f601bbdb8b
Misc.
2012-08-08 02:20:30 +00:00
firebirds
7ce7542fec
nightly update
2012-08-03 04:22:19 +00:00
hvlad
9124f5e188
Front ported improvements
...
CORE-3656 : Support for sweep information in Trace API, and
CORE-2668 : Write note into log when automatic sweep is started
Also per-table stats is enabled at transaction level (see thread_db::bumpRelStats)
2012-08-02 08:55:21 +00:00
firebirds
4437c319af
nightly update
2012-08-01 04:29:49 +00:00
asfernandes
3556fe5f0b
Fixed CORE-3899 - row_number(), rank() and dense_rank() return BIGINT datatype in dialect 1.
2012-07-31 12:23:16 +00:00
firebirds
dfecba54a6
nightly update
2012-07-30 04:21:51 +00:00
dimitr
14afc20e04
Propagate the solution for fld_counter to both metadata caches. This fixes the regression of not being able to select from the MON$ tables in Dialect 1.
2012-07-29 10:35:13 +00:00
robocop
3c9bbac969
Misc.
2012-07-29 00:24:00 +00:00
firebirds
39c77e7774
nightly update
2012-07-27 04:23:20 +00:00
asfernandes
84147eb443
Fixed CORE-3820 - RDB$TYPES contain duplicate character sets.
2012-07-27 01:48:03 +00:00
asfernandes
fd10a7eb22
Fixed CORE-3883 - Ambiguous field name in the trigger when it does a select from the table.
2012-07-26 16:20:09 +00:00
firebirds
1717597d6f
nightly update
2012-07-25 04:27:32 +00:00
mkubecek
2257f7d6ed
Do not prepend DatabaseAccess paths to connection strings.
2012-07-24 07:54:48 +00:00
firebirds
ac0d767865
nightly update
2012-07-24 04:28:46 +00:00
mkubecek
2278d6a8d5
Use firebird instead of fb_smp_server in xinetd config template
2012-07-23 15:29:40 +00:00
hvlad
3ec82bdabf
Fixed bug CORE-3895 : High memory usage when PSQL code SELECT's from stored procedure which modified some data
2012-07-23 09:48:23 +00:00