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 8dfd312 commit 7f7474aCopy full SHA for 7f7474a
src/bin/pg_verifybackup/pg_verifybackup.c
@@ -331,8 +331,8 @@ main(int argc, char **argv)
331
}
332
333
/*
334
- * XXX: In the future, we should consider enhancing pg_waldump to read
335
- * WAL files from an archive.
+ * XXX: In the future, we should consider enhancing pg_waldump to read WAL
+ * files from an archive.
336
*/
337
if (!no_parse_wal && context.format == 't')
338
{
0 commit comments