/
githubmirror
/
postgres
Обзор
Документация
Войти
/
githubmirror
/
postgres
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/test/modules/plsample/README
6 строк
228 B
Michael Paquier
Add PL/Sample to src/test/modules/
18 авг 2020, 05:10
18 авг 2020, 05:10
adbe62d
Код
Авторство
О чём код?
PL/Sample ========= PL/Sample is an example template of procedural-language handler. It is a simple implementation, yet demonstrates some of the things that can be done to build a fully functional procedural-language handler.