We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc54e89 commit 367399bCopy full SHA for 367399b
src/backend/access/transam/twophase.c
@@ -45,8 +45,8 @@
45
* fsynced
46
* * If COMMIT happens after checkpoint then backend reads state data from
47
* 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
+ *
+ * The same procedure happens during replication and crash recovery.
50
*
51
*-------------------------------------------------------------------------
52
*/
0 commit comments