Michael Paquier <mich...@paquier.xyz> writes: > Set pg_class.relhassubclass for partitioned indexes
Seems like this commit should have touched the catalogs.sgml description for that column, as well as the pg_class.h comment for it. Neither of those are worded in a way that suggests it could be set for non-table relations. regards, tom lane