summaryrefslogtreecommitdiffstats
path: root/contrib/hstore_plpython/hstore_plpython3u.control
blob: d86f38e9a7bc9058ad95c0af9833b5a226fc0331 (plain)
1
2
3
4
5
6
# hstore_plpython3u extension
comment = 'transform between hstore and plpython3u'
default_version = '1.0'
module_pathname = '$libdir/hstore_plpython3'
relocatable = true
requires = 'hstore,plpython3u'