postgresql/contrib/bool_plperl/bool_plperlu.control

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
176 B
Plaintext
Raw Normal View History

2023-05-09 21:11:15 +00:00
# bool_plperlu extension
comment = 'transform between bool and plperlu'
default_version = '1.0'
module_pathname = '$libdir/bool_plperl'
relocatable = true
requires = 'plperlu'