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

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