blob: 16277f68c1ccfae18d53345144d1643422d626d5 (
plain)
| 1
2
3
4
5
6
 | # hstore_plperl extension
comment = 'transform between hstore and plperl'
default_version = '1.0'
module_pathname = '$libdir/hstore_plperl'
relocatable = true
requires = 'hstore,plperl'
 |