postgresql/contrib/hstore_plperl/hstore_plperl.control

8 lines
201 B
Plaintext

# hstore_plperl extension
comment = 'transform between hstore and plperl'
default_version = '1.0'
module_pathname = '$libdir/hstore_plperl'
relocatable = true
trusted = true
requires = 'hstore,plperl'