8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 04:43:03 +01:00
This commit is contained in:
asfernandes 2012-11-19 23:32:44 +00:00
parent 30b577f23f
commit a31f48a6a2

View File

@ -3410,7 +3410,7 @@ const StmtNode* InAutonomousTransactionNode::execute(thread_db* tdbb, jrd_req* r
{
Database* const dbb = tdbb->getDatabase();
Jrd::Attachment* const attachment = tdbb->getAttachment();
Impure* const impure = request->getImpure<Impure>(impureOffset);
if (request->req_operation == jrd_req::req_evaluate)