/
githubmirror
/
postgres
Обзор
Документация
Войти
/
githubmirror
/
postgres
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
contrib/dict_int/dict_int.control
6 строк
173 B
Tom Lane
Mark some contrib modules as "trusted".
13 фев 2020, 23:02
13 фев 2020, 23:02
eb67623
Код
Авторство
О чём код?
# dict_int extension comment = 'text search dictionary template for integers' default_version = '1.0' module_pathname = '$libdir/dict_int' relocatable = true trusted = true