Include partitioned indexes to system view pg_indexes

Michael Paquier <michael@paquier.xyz>

Commit: f94cec64476f2752e91b10d7928a2fcd105e9fc3
Author: Michael Paquier <michael@paquier.xyz>
Date: 2018-12-18T07:37:51Z
Releases: 12.0
Include partitioned indexes to system view pg_indexes

pg_tables already includes partitioned tables, so for consistency
pg_indexes should show partitioned indexes.

Author: Suraj Kharage
Reviewed-by: Amit Langote, Michael Paquier
Discussion: https://postgr.es/m/CAF1DzPVrYo4XNTEnc=PqVp6aLJc7LFYpYR4rX=_5pV=wJ2KdZg@mail.gmail.com

Files

Discussion