mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-27 00:03:29 -04:00 
			
		
		
		
	In the same spirit as 969bbd0fa, 13e3796c9, 3f323eba8. Tom Lane and Ronan Dunklau Discussion: https://postgr.es/m/3316564.aeNJFYEL58@aivenlaptop
		
			
				
	
	
		
			7 lines
		
	
	
		
			182 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			182 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # xml2 extension
 | |
| comment = 'XPath querying and XSLT'
 | |
| default_version = '1.2'
 | |
| module_pathname = '$libdir/pgxml'
 | |
| # XXX do we still need this to be non-relocatable?
 | |
| relocatable = false
 |