mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 17:23:04 +01:00
nightly update
This commit is contained in:
parent
c23245399c
commit
658f9ff0c8
11
ChangeLog
11
ChangeLog
@ -1,3 +1,14 @@
|
|||||||
|
2008-06-01 21:14 asfernandes
|
||||||
|
|
||||||
|
* firebird2/src/: common/classes/auto.h (1.19), dsql/StmtNodes.cpp
|
||||||
|
(1.4):
|
||||||
|
|
||||||
|
Set the tdbb->request to NULL when committing an autonomous
|
||||||
|
transaction, as a normal COMMIT does. This fixes assertion related
|
||||||
|
to system blobs created by DDL commands in EXECUTE STATEMENT. Test
|
||||||
|
case: execute block as begin in autonomous transaction do
|
||||||
|
execute statement 'create table x (n integer)'; end!
|
||||||
|
|
||||||
2008-06-01 03:19 asfernandes
|
2008-06-01 03:19 asfernandes
|
||||||
|
|
||||||
* firebird2/src/dsql/parse.y (1.285):
|
* firebird2/src/dsql/parse.y (1.285):
|
||||||
|
Loading…
Reference in New Issue
Block a user