]> granicus.if.org Git - postgresql/commit
Update information_schema queries and system views for new relkind.
authorRobert Haas <rhaas@postgresql.org>
Wed, 18 Jan 2017 19:03:48 +0000 (14:03 -0500)
committerRobert Haas <rhaas@postgresql.org>
Wed, 18 Jan 2017 19:29:23 +0000 (14:29 -0500)
commit262e821deced47337d6d807515997567bb45fd7d
tree9e0da6a9e6de3e6504b8b981b0a619fa4f06dfda
parent9a34123bc315e55b33038464422ef1cd2b67dab2
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.
src/backend/catalog/information_schema.sql
src/backend/catalog/system_views.sql
src/test/regress/expected/rules.out