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_gin/btree_gin.control

6 lines
175 B

# btree_gin extension
comment = 'support for indexing common datatypes in GIN'
default_version = '1.4'
module_pathname = '$libdir/btree_gin'
relocatable = true
trusted = true