mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			176 B
		
	
	
	
		
			Meson
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			176 B
		
	
	
	
		
			Meson
		
	
	
	
	
	
# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 | 
						|
 | 
						|
install_data(
 | 
						|
  'intagg.control',
 | 
						|
  'intagg--1.0--1.1.sql',
 | 
						|
  'intagg--1.1.sql',
 | 
						|
  kwargs: contrib_data_args,
 | 
						|
)
 |