mirror of
https://github.com/postgres/postgres.git
synced 2026-04-27 00:58:45 -04:00
Author: Yongtao Huang Discussion: https://postgr.es/m/CAOe1Go1F99o5JsphtXdDC5bxm7AzetU8q3AxLh4AAVGKu1AzEQ@mail.gmail.com |
||
|---|---|---|
| .. | ||
| expected | ||
| sql | ||
| .gitignore | ||
| Makefile | ||
| meson.build | ||
| README | ||
| test_ginpostinglist--1.0.sql | ||
| test_ginpostinglist.c | ||
| test_ginpostinglist.control | ||
test_ginpostinglist contains unit tests for the GIN posting list code in src/backend/access/gin/ginpostinglist.c.