mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-29 22:49:41 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			208 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			208 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # xml2 extension
 | |
| comment = 'XPath querying and XSLT'
 | |
| default_version = '1.1'
 | |
| module_pathname = '$libdir/pgxml'
 | |
| # non-relocatable because xml2--unpackaged--1.0.sql needs to use @extschema@
 | |
| relocatable = false
 |