aboutsummaryrefslogtreecommitdiff
path: root/src/test/modules/test_ginpostinglist/sql/test_ginpostinglist.sql
blob: b8cab7accecf46d5d013ffd98af0b38edf31e7ac (plain)
1
2
3
4
5
6
7
CREATE EXTENSION test_ginpostinglist;

--
-- All the logic is in the test_ginpostinglist() function. It will throw
-- a error if something fails.
--
SELECT test_ginpostinglist();