mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-04 00:02:52 -05:00 
			
		
		
		
	Mark Dilger, reviewed by Peter Geoghegan, Andres Freund, Álvaro Herrera, Michael Paquier, Amul Sul, and by me. Some last-minute cosmetic revisions by me. Discussion: http://postgr.es/m/12ED3DA8-25F0-4B68-937D-D907CFBF08E7@enterprisedb.com
		
			
				
	
	
		
			6 lines
		
	
	
		
			154 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			154 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# amcheck extension
 | 
						|
comment = 'functions for verifying relation integrity'
 | 
						|
default_version = '1.3'
 | 
						|
module_pathname = '$libdir/amcheck'
 | 
						|
relocatable = true
 |