projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
744278b
)
Be less tentative.
author
Robert Haas
<
[email protected]
>
Sat, 17 Sep 2011 01:34:19 +0000
(20:34 -0500)
committer
Robert Haas
<
[email protected]
>
Fri, 14 Oct 2011 18:38:15 +0000
(14:38 -0400)
src/backend/storage/ipc/snaparray.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/storage/ipc/snaparray.c
b/src/backend/storage/ipc/snaparray.c
index 0ba0c6ca0ef581185a6911eecdf461fc70298bcf..582d2b7e6d447758e127cf02ad8447cbef7ece68 100644
(file)
--- a/
src/backend/storage/ipc/snaparray.c
+++ b/
src/backend/storage/ipc/snaparray.c
@@
-15,7
+15,7
@@
* that the array is updated through WAL replay rather than directly by
* individual backends.
*
- * It is p
erhaps p
ossible 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