Update information_schema queries and system views for new relkind.
Robert Haas <rhaas@postgresql.org>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/information_schema.sql | modified | +20 −20 |
| src/backend/catalog/system_views.sql | modified | +2 −2 |
| src/test/regress/expected/rules.out | modified | +2 −2 |