blob: ed905671123e56bd319d2e0bb73d6c9436cb8bb5 (
plain)
| 1
2
3
4
5
6
 | # hstore_plpython2u extension
comment = 'transform between hstore and plpython2u'
default_version = '1.0'
module_pathname = '$libdir/hstore_plpython2'
relocatable = true
requires = 'hstore,plpython2u'
 |