/
balmaster
/
postgres
Обзор
Документация
Войти
/
balmaster
/
postgres
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
contrib/tablefunc/tablefunc.control
6 строк
189 B
Tom Lane
Mark some contrib modules as "trusted".
13 фев 2020, 23:02
13 фев 2020, 23:02
eb67623
Код
Авторство
О чём код?
# tablefunc extension comment = 'functions that manipulate whole tables, including crosstab' default_version = '1.0' module_pathname = '$libdir/tablefunc' relocatable = true trusted = true