Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Fix typo in comment.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 25 Apr 2013 11:03:10 +0000 (14:03 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 25 Apr 2013 11:07:43 +0000 (14:07 +0300)
Peter Geoghegan

src/backend/storage/lmgr/lock.c

index fed21a9fa26afadee3da66fe22bf8efd8fd48e64..f107d2040bf5c81b1230ba773a1b476e9b305340 100644 (file)
@@ -3727,7 +3727,7 @@ lock_twophase_recover(TransactionId xid, uint16 info,
 
 /*
  * 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
 lock_twophase_standby_recover(TransactionId xid, uint16 info,