mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 00:03:57 -04:00 
			
		
		
		
	In pg_upgrade, fix odd function parameter wrapping.
This commit is contained in:
		
							parent
							
								
									c6c4177f10
								
							
						
					
					
						commit
						3b3c2cf180
					
				| @ -43,8 +43,7 @@ output_check_banner(bool *live_check) | ||||
| 
 | ||||
| 
 | ||||
| void | ||||
| check_old_cluster(bool live_check, | ||||
| 				  char **sequence_script_file_name) | ||||
| check_old_cluster(bool live_check, char **sequence_script_file_name) | ||||
| { | ||||
| 	/* -- OLD -- */ | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user