Allow relkind 'I' in type_sanity test.
authorTom Lane <[email protected]>
Sat, 28 Oct 2023 01:50:44 +0000 (21:50 -0400)
committerTom Lane <[email protected]>
Sat, 28 Oct 2023 01:50:44 +0000 (21:50 -0400)
commit4b9fbd6be442cf36910fb34308e0edfd43f2dbdf
tree58b998f3e0f1526bf4dd65a80653e14d5bc09fa2
parent05ce730978c9ee2d48599ffeaada98f69bd3be42
Allow relkind 'I' in type_sanity test.

This is cosmetic at present, since no partitioned indexes have
been created yet at the stage of the regression tests when
type_sanity runs.  But it's confusing that this list of allowed
values doesn't match reality, so fix it.

Noted by Jian He.

Discussion: https://postgr.es/m/CACJufxHhr58q-YoBeqnY5P-u8Xe2X5sMtsr3LYE1nQDwdqjB4w@mail.gmail.com
src/test/regress/expected/type_sanity.out
src/test/regress/sql/type_sanity.sql