Update information_schema queries and system views for new relkind.

Robert Haas <rhaas@postgresql.org>

Commit: 262e821deced47337d6d807515997567bb45fd7d
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-01-18T19:29:23Z
Releases: 10.0
Update information_schema queries and system views for new relkind.

The original table partitioning patch overlooked this.

Discussion: http://postgr.es/m/CAG1_KcDJiZB=L6yOUO_bVufj2q2851_xdkfhw0JdcD_2VtKssw@mail.gmail.com

Keith Fiske and Amit Langote, adjusted by me.

Files