mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 00:03:57 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			173 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			173 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # pageinspect extension
 | |
| comment = 'inspect the contents of database pages at a low level'
 | |
| default_version = '1.2'
 | |
| module_pathname = '$libdir/pageinspect'
 | |
| relocatable = true
 |