mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 00:03:57 -04:00 
			
		
		
		
	Initially it was called int_aggregate after the old SQL file, but since the documentation just says "intagg" and that's also the directory name, let's conform to that instead.
		
			
				
	
	
		
			5 lines
		
	
	
		
			119 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			119 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # intagg extension
 | |
| comment = 'integer aggregator and enumerator (obsolete)'
 | |
| default_version = '1.0'
 | |
| relocatable = true
 |