]> git.ipfire.org Git - thirdparty/postgresql.git/commit
amcheck: Test gin_index_check on a multicolumn index
authorTomas Vondra <tomas.vondra@postgresql.org>
Tue, 17 Jun 2025 12:14:36 +0000 (14:14 +0200)
committerTomas Vondra <tomas.vondra@postgresql.org>
Tue, 17 Jun 2025 12:14:54 +0000 (14:14 +0200)
commitc89d6b889ce958dcab27b0342eca36634c0fefaf
treedcf57e665821d4071f334ecdd66142544ef1dd28
parent6f55fb741147c49dc20dd2e4597363b2cc04acb4
amcheck: Test gin_index_check on a multicolumn index

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 14ffaece0fb5.

Author: Arseniy Mukhin <arseniy.mukhin.dev@gmail.com>
Reviewed-by: Andrey M. Borodin <x4mmm@yandex-team.ru>
Discussion: https://postgr.es/m/CAE7r3MJ611B9TE=YqBBncewp7-k64VWs+sjk7XF6fJUX77uFBA@mail.gmail.com
contrib/amcheck/expected/check_gin.out
contrib/amcheck/sql/check_gin.sql