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