summaryrefslogtreecommitdiffstats
path: root/contrib/jsonb_plperl/jsonb_plperlu.control
blob: 946fc514c510d24b651ef00e87272f045619176b (plain)
1
2
3
4
5
6
# jsonb_plperl extension
comment = 'transform between jsonb and plperlu'
default_version = '1.0'
module_pathname = '$libdir/jsonb_plperl'
relocatable = true
requires = 'plperlu'