Skip to content
Snippets Groups Projects
Commit 719845b5 authored by Heikki Linnakangas's avatar Heikki Linnakangas
Browse files

Fix typo in comment.

Peter Geoghegan
parent dbfeb824
No related branches found
No related tags found
No related merge requests found
...@@ -3727,7 +3727,7 @@ lock_twophase_recover(TransactionId xid, uint16 info, ...@@ -3727,7 +3727,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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment