You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
postgres/contrib/intarray/intarray.control

7 lines
191 B

# intarray extension
comment = 'functions, operators, and index support for 1-D arrays of integers'
default_version = '1.5'
module_pathname = '$libdir/_int'
relocatable = true
trusted = true