projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6bcd2a
)
Minor comment update.
author
Simon Riggs
<
[email protected]
>
Wed, 25 Feb 2009 10:35:27 +0000
(10:35 +0000)
committer
Simon Riggs
<
[email protected]
>
Wed, 25 Feb 2009 10:35:27 +0000
(10:35 +0000)
src/backend/storage/ipc/procarray.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/storage/ipc/procarray.c
b/src/backend/storage/ipc/procarray.c
index 376fdd712a38a2722d264cbb996e4f26ed53778c..3aafe348cd17f8e61c2b51df3c34fd7d775534a3 100644
(file)
--- a/
src/backend/storage/ipc/procarray.c
+++ b/
src/backend/storage/ipc/procarray.c
@@
-455,8
+455,8
@@
ProcArrayRemoveRecoveryProc(TransactionId topxid, TransactionId xid,
/*
* ProcArrayClearRecoveryTransactions
*
- * Called during recovery when we see a Shutdown checkpoint
or EndRecovery
- *
record, or at
the end of recovery processing.
+ * Called during recovery when we see a Shutdown checkpoint
, or at
+ * the end of recovery processing.
*/
void
ProcArrayClearRecoveryTransactions(bool need_lock)