mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	Pre-beta mechanical code beautification.
Run pgindent, pgperltidy, and reformat-dat-files. I manually fixed a couple of comments that pgindent uglified.
This commit is contained in:
		@@ -46,7 +46,8 @@ elsif ($^O eq 'openbsd')
 | 
			
		||||
}
 | 
			
		||||
else
 | 
			
		||||
{
 | 
			
		||||
	plan skip_all => "ldap tests not supported on $^O or dependencies not installed";
 | 
			
		||||
	plan skip_all =>
 | 
			
		||||
	  "ldap tests not supported on $^O or dependencies not installed";
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
# make your own edits here
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user