Fix description of pg_class.relispartition in documentation This missed the fact that indexes can be partitions since 11.
Author: Michael Paquier Reviewed-by: Tom Lane Discussion: https://postgr.es/m/[email protected] Branch ------ REL_11_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/d5845b283d773287054758bb971b72d14267e9ed Modified Files -------------- doc/src/sgml/catalogs.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
