hvlad
d5faade0ab
Backport improvement CORE-3537 : There is no need to undo changes made in GTT created with ON COMMIT DELETE ROWS option when transaction is rolled back.
2011-06-24 13:14:27 +00:00
hvlad
08842c35c9
Backport improvement CORE-3536 : Garbage collection in GTT is unnecessary delayed by active transactions in another attachments
2011-06-24 13:08:59 +00:00
hvlad
7a00577864
Delete deferred work when savepoint is cleaned up after failure even if no records was modified. Else DFW task will be repeated at commit making system tables logically inconsistent.
2011-06-24 11:52:00 +00:00
hvlad
bfaab762ac
Backported : don't try to undo changes when invalidated transaction is rolled back. I.e. force rollback via TIP if transaction was invalidated.
2011-06-24 11:48:06 +00:00
hvlad
9408973ff5
Additional fix for correct Nbackup state lock accounting. See also CORE-3465
2011-06-24 11:42:22 +00:00
hvlad
44fad53bdb
Fixed bug CORE-3535 : Write target of dirty page could be undefined if error happens when nbackup state is changed.
...
Also prevent overwriting of first page of allocation table by data page contents.
2011-06-24 08:56:43 +00:00
hvlad
7466ac35e8
Additional patch for CORE-3521.
...
When CCH_flush() is called after last disconnect there is no attachment.
2011-06-24 08:17:38 +00:00
firebirds
8a9d851e96
nightly update
2011-06-22 03:25:43 +00:00
alexpeshkoff
d26f1c5c19
Fixed CORE-3532: Server hangs starting new session when trace is running
2011-06-21 09:06:43 +00:00
dimitr
734b950a93
Updated docs.
2011-06-20 08:41:56 +00:00
dimitr
74d59ec7a6
Updated docs.
2011-06-19 13:59:11 +00:00
asfernandes
6a46929634
Backported fix for CORE-3140 - Preserve comments for parameters after altering procedures.
2011-06-18 18:49:58 +00:00
hvlad
86a63f71e8
Fixed bug CORE-3524 : Compiling stored procedure while in use shutdown database
2011-06-17 12:41:06 +00:00
asfernandes
c25b2d84ea
Backported fix for CORE-3523 - SIMILAR TO: False matches on descending ranges.
2011-06-17 01:20:41 +00:00
hvlad
87ba139bb3
Backport fix for bug CORE-3521 : Delta file contents is not flushed to disk
2011-06-16 09:11:07 +00:00
hvlad
ecb52d34a1
Fixed bug CORE-3525 : Autonomous transactions should not inherit run-time flags of "parent" transaction
2011-06-16 08:44:27 +00:00
paulbeach
263bbe344b
Fix typo
2011-06-15 08:30:49 +00:00
robocop
b388d0de0f
Misc.
2011-06-11 06:06:16 +00:00
hvlad
2e214d5c7d
Backport fix for two related bugs
...
CORE-3502 : DROP VIEW ignores the existing non-column dependencies, and
CORE-3503 : ALTER VIEW crashes the server if the new version has an artificial (aggregate or union) stream at the position of a regular context in the older version.
2011-06-08 08:57:00 +00:00
firebirds
cb2a44a03d
nightly update
2011-06-06 03:21:37 +00:00
hvlad
5ac9733073
Fixed bug CORE-3515 : Index corruption. Validation put "missing entries" message into firebird.log
2011-06-05 08:17:04 +00:00
firebirds
e97bd14d78
nightly update
2011-06-05 03:22:58 +00:00
asfernandes
59d841e92e
Backport fix for CORE-3511 - Unquoted role names with non-ASCII characters passed in DPB are upper-cased wrongly.
2011-06-04 18:43:10 +00:00
asfernandes
c644ccd699
Backport fix for CORE-3479 - ASCII_VAL raises error instead of return 0 for empty strings.
2011-06-04 18:42:37 +00:00
firebirds
ce5be1f386
nightly update
2011-06-04 03:31:14 +00:00
dimitr
af561dd578
Updated the docs.
2011-06-03 16:58:18 +00:00
alexpeshkoff
772f9af937
Backported CORE-3512: Server hangs when trace is running
2011-06-03 14:10:53 +00:00
alexpeshkoff
c4f522cadf
Fixed CORE-2921: 'make install' does not work on freebsd
2011-06-03 09:52:28 +00:00
firebirds
605de72bd9
nightly update
2011-06-03 03:24:35 +00:00
dimitr
17be2f24d6
Fixed CORE-3508: MON$DATABASE_NAME and MON$ATTACHMENT_NAME fields contain question marks instead of non-ASCII characters regardless of the connection charset.
2011-06-02 13:48:11 +00:00
alexpeshkoff
f698d32265
Fixed CORE-3151: memory allocated in sqlda_sup may be not released in some cases
2011-06-02 08:42:50 +00:00
alexpeshkoff
093179e11f
Fixed CORE-3150: segmentation fault in gbak when interrupted with Ctrl-C
2011-06-02 07:45:08 +00:00
firebirds
a854973c49
nightly update
2011-06-02 03:25:02 +00:00
alexpeshkoff
016fd3b757
Backported CORE-3199: nackup fails due to O_NOATIME flag in database open
2011-06-01 12:17:13 +00:00
alexpeshkoff
cd603486ca
Backported CORE-3462: Add metadata only restore to Services API
2011-06-01 10:39:29 +00:00
alexpeshkoff
843dfc2c49
Backported CORE-3461: DDL operations fail after backup/restore
2011-06-01 08:55:06 +00:00
firebirds
ea80516246
nightly update
2011-05-31 03:29:57 +00:00
asfernandes
0bda6ba36f
Fixed CORE-3489 - Blob transliteration may not happen inside the union.
2011-05-31 00:54:35 +00:00
alexpeshkoff
66545fdb17
Fixed CORE-3467: provide a silent install switch
2011-05-30 15:50:59 +00:00
alexpeshkoff
38e5124847
Fixed CORE-3487: sometimes fbtracemgr segfaults when ending with ctrl+c
2011-05-30 12:39:11 +00:00
dimitr
e04bf21073
Fixed CORE-3387: Client library could hang infinitely waiting for a reply packet on a forcibly disconnected server socket.
2011-05-30 09:55:59 +00:00
firebirds
602f749446
nightly update
2011-05-28 03:23:44 +00:00
mapopa
107f789676
Unused inline function
2011-05-27 09:00:25 +00:00
firebirds
74cb8e6ead
nightly update
2011-05-27 03:27:46 +00:00
asfernandes
3cfc3120ad
Missed piece for CORE-3491.
2011-05-27 02:00:41 +00:00
asfernandes
d12b551207
Fixed CORE-3491 - Altering of a TYPE OF COLUMN parameter affects the original column.
2011-05-27 01:13:17 +00:00
firebirds
f6f59b728b
nightly update
2011-05-26 03:25:45 +00:00
alexpeshkoff
63102d01b5
Fixed CORE-3482: nbackup ctrl-c segfaults and leaves db locked (delta file continues to grow)
2011-05-25 11:50:25 +00:00
alexpeshkoff
351324f490
Fixed CORE-3494: Attach fails after shutdown rejected by handler installed in fb_shutdown_callback()
2011-05-25 11:41:34 +00:00
dimitr
8d1abf0939
Fixed CORE-3493: Adding a value to a timestamp below '16.11.1858 00:00:01' throws 'value exceeds the range for valid timestamp'. v2.1 wasn't really affected although the validation sequence was wrong.
2011-05-25 10:56:22 +00:00