Fix typo in comment.
Peter Geoghegan
This commit is contained in:
parent
c13ed70a4f
commit
ae76795214
@ -2804,7 +2804,7 @@ lock_twophase_recover(TransactionId xid, uint16 info,
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Re-acquire a lock belonging to a transaction that was prepared, when
|
* Re-acquire a lock belonging to a transaction that was prepared, when
|
||||||
* when starting up into hot standby mode.
|
* starting up into hot standby mode.
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
lock_twophase_standby_recover(TransactionId xid, uint16 info,
|
lock_twophase_standby_recover(TransactionId xid, uint16 info,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user