8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 06:03:02 +01:00
This commit is contained in:
dimitr 2013-07-02 11:27:02 +00:00
parent fcf5b55df1
commit 8e32f8f5f8

View File

@ -2815,9 +2815,7 @@ void VIO_refetch_record(thread_db* tdbb, record_param* rpb, jrd_tra* transaction
}
if (!(rpb->rpb_stream_flags & RPB_s_undo_data))
{
VIO_data(tdbb, rpb, tdbb->getRequest()->req_pool);
}
VIO_data(tdbb, rpb, tdbb->getDefaultPool());
// If record is present, and the transaction is read committed,
// make sure the record has not been updated. Also, punt after