/
balmaster
/
postgres
Обзор
Документация
Войти
/
balmaster
/
postgres
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
contrib/hstore_plpython/hstore_plpython3u.control
6 строк
201 B
Peter Eisentraut
Add transforms feature
26 апр 2015, 17:33
26 апр 2015, 17:33
cac7658
Код
Авторство
О чём код?
# hstore_plpython3u extension comment = 'transform between hstore and plpython3u' default_version = '1.0' module_pathname = '$libdir/hstore_plpython3' relocatable = true requires = 'hstore,plpython3u'