mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	Reindent pg_verifybackup.c.
This commit is contained in:
		@@ -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')
 | 
			
		||||
	{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user