Be less tentative.
authorRobert Haas <[email protected]>
Sat, 17 Sep 2011 01:34:19 +0000 (20:34 -0500)
committerRobert Haas <[email protected]>
Fri, 14 Oct 2011 18:38:15 +0000 (14:38 -0400)
src/backend/storage/ipc/snaparray.c

index 0ba0c6ca0ef581185a6911eecdf461fc70298bcf..582d2b7e6d447758e127cf02ad8447cbef7ece68 100644 (file)
@@ -15,7 +15,7 @@
  * that the array is updated through WAL replay rather than directly by
  * individual backends.  
  *
- * It is perhaps possible for a backend on the master to terminate without
+ * It is possible for a backend on the master to terminate without
  * writing an abort record for its transaction (e.g. if the master crashed
  * unexpectedly).  That would tie up snaparray slots indefinitely, so the
  * master periodically transmits snapshot information to the standby to