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