mirror of
https://github.com/postgres/postgres.git
synced 2026-03-11 02:34:28 -04:00
Adds a regression test with gin_index_check() on a multicolumn index,
to verify it's handled correctly and improve test coverage for code
introduced by
|
||
|---|---|---|
| .. | ||
| check.sql | ||
| check_btree.sql | ||
| check_gin.sql | ||
| check_heap.sql | ||