index 6aca1fd75d99c2327d858bef09b69e8437049f62..0a0771a18eb40019b0c586b3d14144960fed478c 100644 (file)
*/
WALInsertLockRelease();
- MarkCurrentTransactionIdLoggedIfAny();
-
END_CRIT_SECTION();
+ MarkCurrentTransactionIdLoggedIfAny();
+
/*
* Mark top transaction id is logged (if needed) so that we should not try
* to log it again with the next WAL record in the current subtransaction.