mirror of
https://github.com/postgres/postgres.git
synced 2026-04-04 00:36:17 -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 | ||