mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-11-21 03:13:05 +08:00
Reindent pg_verifybackup.c.
This commit is contained in:
parent
8dfd312902
commit
7f7474a8e4
@ -331,8 +331,8 @@ main(int argc, char **argv)
|
||||
}
|
||||
|
||||
/*
|
||||
* XXX: In the future, we should consider enhancing pg_waldump to read
|
||||
* WAL files from an archive.
|
||||
* XXX: In the future, we should consider enhancing pg_waldump to read WAL
|
||||
* files from an archive.
|
||||
*/
|
||||
if (!no_parse_wal && context.format == 't')
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user