/
githubmirror
/
postgres
ОбзорДокументацияВойти
/
githubmirror
/
postgres
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
postgres/
.../modules/test_ginpostinglist/
..
expected

Fix some typos

3 года назад
sql

Fix some typos

3 года назад
.gitignore

Add .gitignore file forgotten in commit bde7493.

7 лет назад
Makefile

Split all OBJS style lines in makefiles into one-line-per-entry style.

7 лет назад
README

Fix overflow check and comment in GIN posting list encoding.

7 лет назад
meson.build

Update copyright for 2026

7 месяцев назад
test_ginpostinglist--1.0.sql

Fix overflow check and comment in GIN posting list encoding.

7 лет назад
test_ginpostinglist.c

Fix copy-paste error in test_ginpostinglist

5 месяцев назад
test_ginpostinglist.control

Fix overflow check and comment in GIN posting list encoding.

7 лет назад
README
test_ginpostinglist contains unit tests for the GIN posting list code in
src/backend/access/gin/ginpostinglist.c.