/
githubmirror
/
postgres
Обзор
Документация
Войти
/
githubmirror
/
postgres
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/test/modules/test_integerset/sql/test_integerset.sql
7 строк
168 B
Heikki Linnakangas
Make the integerset test more verbose.
22 мар 2019, 15:32
22 мар 2019, 15:32
608c5f4
Код
Авторство
О чём код?
CREATE EXTENSION test_integerset; -- -- All the logic is in the test_integerset() function. It will throw -- an error if something fails. -- SELECT test_integerset();