Skip to content

Commit 367399b

Browse files
committed
comment
1 parent dc54e89 commit 367399b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/access/transam/twophase.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
* fsynced
4646
* * If COMMIT happens after checkpoint then backend reads state data from
4747
* files
48-
* * In case of crash replay will move data from xlog to files, if that
49-
* hasn't happened before. XXX TODO - move to shmem in replay also
48+
*
49+
* The same procedure happens during replication and crash recovery.
5050
*
5151
*-------------------------------------------------------------------------
5252
*/

0 commit comments

Comments
 (0)