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