postgresql/src/test/modules/test_ginpostinglist
2024-01-22 13:55:25 +09:00
..
expected Fix some typos 2024-01-22 13:55:25 +09:00
sql Fix some typos 2024-01-22 13:55:25 +09:00
.gitignore Add .gitignore file forgotten in commit bde7493d1. 2019-08-28 12:59:47 -04:00
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00
README
test_ginpostinglist--1.0.sql
test_ginpostinglist.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
test_ginpostinglist.control

test_ginpostinglist contains unit tests for the GIN posting list code in
src/backend/access/gin/ginpostinglist.c.