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 d772b18 commit bab588cCopy full SHA for bab588c
src/backend/access/transam/xlogrecovery.c
@@ -4427,7 +4427,7 @@ GetXLogReplayRecPtr(TimeLineID *replayTLI)
4427
/*
4428
* Get position of last applied, or the record being applied.
4429
*
4430
- * This is different from GetLogReplayRecPtr() in that if a WAL
+ * This is different from GetXLogReplayRecPtr() in that if a WAL
4431
* record is currently being applied, this includes that record.
4432
*/
4433
XLogRecPtr
0 commit comments