mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	pgbench: Remove accidental garbage in test file
Author: Fabien COELHO <coelho@cri.ensmp.fr>
This commit is contained in:
		@@ -340,12 +340,6 @@ pgbench(
 | 
				
			|||||||
SELECT :v0, :v1, :v2, :v3;
 | 
					SELECT :v0, :v1, :v2, :v3;
 | 
				
			||||||
} });
 | 
					} });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
=head
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
} });
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
=cut
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# backslash commands
 | 
					# backslash commands
 | 
				
			||||||
pgbench(
 | 
					pgbench(
 | 
				
			||||||
	'-t 1', 0,
 | 
						'-t 1', 0,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user