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