This commit is contained in:
7
dist/win-x64/postgres-standalone/share/extension/bool_plperl.control
vendored
Normal file
7
dist/win-x64/postgres-standalone/share/extension/bool_plperl.control
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# bool_plperl extension
|
||||
comment = 'transform between bool and plperl'
|
||||
default_version = '1.0'
|
||||
module_pathname = '$libdir/bool_plperl'
|
||||
relocatable = true
|
||||
trusted = true
|
||||
requires = 'plperl'
|
||||
Reference in New Issue
Block a user