mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-29 22:49:41 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			176 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			176 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # intarray extension
 | |
| comment = 'functions, operators, and index support for 1-D arrays of integers'
 | |
| default_version = '1.1'
 | |
| module_pathname = '$libdir/_int'
 | |
| relocatable = true
 |