Allow relkind 'I' in type_sanity test.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 4b9fbd6be442cf36910fb34308e0edfd43f2dbdf
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2023-10-28T01:50:44Z
Releases: 17.0
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

Files

Discussion