This commit is contained in:
6
dist/win-x64/postgres-standalone/share/extension/btree_gin.control
vendored
Normal file
6
dist/win-x64/postgres-standalone/share/extension/btree_gin.control
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# btree_gin extension
|
||||
comment = 'support for indexing common datatypes in GIN'
|
||||
default_version = '1.3'
|
||||
module_pathname = '$libdir/btree_gin'
|
||||
relocatable = true
|
||||
trusted = true
|
||||
Reference in New Issue
Block a user