Sign in
apache
/
cloudberry
/
HEAD
/
.
/
src
/
test
/
modules
/
test_ginpostinglist
/
sql
/
test_ginpostinglist.sql
blob: b8cab7accecf46d5d013ffd98af0b38edf31e7ac [
file
] [
log
] [
blame
]
CREATE
EXTENSION test_ginpostinglist
;
--
-- All the logic is in the test_ginpostinglist() function. It will throw
-- a error if something fails.
--
SELECT
test_ginpostinglist
();