calog/vendor/postgres/contrib/jsonb_plperl/jsonb_plperlu.control

6 lines
178 B
Text
Vendored

# jsonb_plperl extension
comment = 'transform between jsonb and plperlu'
default_version = '1.0'
module_pathname = '$libdir/jsonb_plperl'
relocatable = true
requires = 'plperlu'