firebirds
1fb8a84da5
nightly update
2012-10-04 03:32:56 +00:00
alexpeshkoff
8a9c4e720c
misc
2012-10-03 09:19:37 +00:00
firebirds
04b6ad7b7c
nightly update
2012-10-02 03:38:46 +00:00
hvlad
6b15cd96ec
Missed include
2012-10-01 07:41:11 +00:00
firebirds
126c58192c
nightly update
2012-09-30 03:25:16 +00:00
robocop
a4c260dbdc
Misc.
2012-09-30 01:50:41 +00:00
firebirds
fd752b2167
nightly update
2012-09-29 03:27:06 +00:00
hvlad
40606c9bca
Fixed bug CORE-3940 : I/O error during "GetFileSize" operation for file XXXX
2012-09-28 08:13:23 +00:00
firebirds
44aeefbfd8
nightly update
2012-09-28 03:32:42 +00:00
asfernandes
c2956055e5
Fixed CORE-3941 - Memory alignment problem with unique expression index.
2012-09-27 15:29:24 +00:00
firebirds
79ad8bf65b
nightly update
2012-09-25 03:39:07 +00:00
asfernandes
5218168e06
Fixed a problem when the default collation is changed.
2012-09-24 16:14:48 +00:00
hvlad
513ce5e1ce
Additional patch for improvement CORE-3362 : Cursors should ignore changes made by the same statement.
...
- SubQueryNode (sub-select's) and RseBoolNode (exists(), in\any\all) now knows if it is a part of some outer select (ForNode) or it is a standalone statement.
- VIO\get_undo_data was reworked to better fit undo-log implementation, corresponding changes in VIO_chase_record_version also done
- AV in VIO\get_undo_data was fixed
2012-09-24 14:26:33 +00:00
hvlad
8f537e0d45
Fixed bug CORE-3934 : Value of log_sweep parameter in trace configuration is ignored by trace plugin (assumed always true)
2012-09-24 07:07:56 +00:00
firebirds
6134c33314
nightly update
2012-09-24 03:33:00 +00:00
asfernandes
d684e4a2f5
Fixed assert reported by Vlad more some related problem.
2012-09-24 01:40:44 +00:00
firebirds
94aaa1a208
nightly update
2012-09-21 04:17:13 +00:00
asfernandes
a8483163ee
Fixed CORE-3929 - Error "attempted update of read-only column" when trying select minvalue from list with more than 255 elements.
2012-09-20 15:53:04 +00:00
firebirds
34fb7ff70a
nightly update
2012-09-19 03:27:12 +00:00
asfernandes
81609a77d7
Cleanup.
2012-09-18 16:01:58 +00:00
firebirds
2dfbdef005
nightly update
2012-09-17 03:37:41 +00:00
asfernandes
0769a10d48
Misc.
2012-09-16 16:09:24 +00:00
firebirds
60595d9e39
nightly update
2012-09-14 03:38:21 +00:00
asfernandes
1e918da7b6
Fixed database default charset being ignored.
2012-09-13 15:55:12 +00:00
dimitr
898ce1ea4a
Fixed the data type mistake.
2012-09-13 03:49:08 +00:00
firebirds
7f41f693c0
nightly update
2012-09-13 03:41:28 +00:00
dimitr
9f2a992078
Implemented:
...
CORE-2780: Include client library version and protocol version in mon$attachments
CORE-2187: Return the Hostname in mon$attachments
CORE-3779: Report OS user name in MON$ATTACHMENTS
+ some cleanup.
2012-09-12 07:45:51 +00:00
dimitr
594bae44d2
Fixed CORE-3924: Bugcheck 291 (cannot find record back version) if GTT is modified concurrently using at least one read-committed read-only transaction.
2012-09-12 05:26:38 +00:00
firebirds
3f8f8f4d7c
nightly update
2012-09-12 03:30:50 +00:00
dimitr
1cf6466280
Implemented CORE-675: Add missing entries to RDB$TYPES.
2012-09-11 15:17:04 +00:00
firebirds
536b307136
nightly update
2012-09-09 03:26:45 +00:00
asfernandes
6820b50572
Fixed CORE-3754 - SIMILAR TO works wrongly.
...
Improvement CORE-3919 - Improve SIMILAR TO performance.
2012-09-09 01:47:17 +00:00
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