summaryrefslogtreecommitdiffstats
path: root/contrib/jsonb_plpython/jsonb_plpythonu.control
blob: 6f8fa4f184b05848f2658ab7a8034c0c06f2a521 (plain)
1
2
3
4
5
6
# jsonb_plpythonu extension
comment = 'transform between jsonb and plpythonu'
default_version = '1.0'
module_pathname = '$libdir/jsonb_plpython2'
relocatable = true
requires = 'plpythonu'