/
githubmirror
/
postgres
Обзор
Документация
Войти
/
githubmirror
/
postgres
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/pl/tcl/pltcl.control
8 строк
187 B
Tom Lane
Invent "trusted" extensions, and remove the pg_pltemplate catalog.
30 янв 2020, 02:42
30 янв 2020, 02:42
50fc694
Код
Авторство
О чём код?
# pltcl extension comment = 'PL/Tcl procedural language' default_version = '1.0' module_pathname = '$libdir/pltcl' relocatable = false schema = pg_catalog superuser = true trusted = true