/
balmaster
/
postgres
Обзор
Документация
Войти
/
balmaster
/
postgres
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/test/modules/test_ginpostinglist/sql/test_ginpostinglist.sql
7 строк
180 B
Michael Paquier
Fix some typos
22 янв 2024, 07:55
22 янв 2024, 07:55
b199eb8
Код
Авторство
О чём код?
CREATE EXTENSION test_ginpostinglist; -- -- All the logic is in the test_ginpostinglist() function. It will throw -- an error if something fails. -- SELECT test_ginpostinglist();