mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-28 11:55:03 +03:00 
			
		
		
		
	In the same spirit as969bbd0fa,13e3796c9,3f323eba8. Tom Lane and Ronan Dunklau Discussion: https://postgr.es/m/3316564.aeNJFYEL58@aivenlaptop
		
			
				
	
	
		
			6 lines
		
	
	
		
			174 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			174 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # pageinspect extension
 | |
| comment = 'inspect the contents of database pages at a low level'
 | |
| default_version = '1.13'
 | |
| module_pathname = '$libdir/pageinspect'
 | |
| relocatable = true
 |