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/btree_gist/btree_gist.control

6 lines
178 B

# btree_gist extension
comment = 'support for indexing common datatypes in GiST'
default_version = '1.6'
module_pathname = '$libdir/btree_gist'
relocatable = true
trusted = true