mirror of
https://github.com/postgres/postgres.git
synced 2025-07-03 20:02:46 +03:00
@ -6101,7 +6101,7 @@ StartupXLOG(void)
|
|||||||
/*
|
/*
|
||||||
* Reload shared-memory state for prepared transactions. This needs to
|
* Reload shared-memory state for prepared transactions. This needs to
|
||||||
* happen before renaming the last partial segment of the old timeline as
|
* 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();
|
RecoverPreparedTransactions();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user