mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
@ -6101,7 +6101,7 @@ StartupXLOG(void)
|
||||
/*
|
||||
* Reload shared-memory state for prepared transactions. This needs to
|
||||
* happen before renaming the last partial segment of the old timeline as
|
||||
* it may be possible that we have to recovery some transactions from it.
|
||||
* it may be possible that we have to recover some transactions from it.
|
||||
*/
|
||||
RecoverPreparedTransactions();
|
||||
|
||||
|
Reference in New Issue
Block a user