Implement the information schema with_hierarchy column In PostgreSQL, this is included in the SELECT privilege, so show YES or NO depending on whether SELECT is granted.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/fd5b397ca4963bf91a54678be51207bf827e512a Modified Files -------------- doc/src/sgml/information_schema.sgml | 18 ++++++++++++++++-- src/backend/catalog/information_schema.sql | 2 +- 2 files changed, 17 insertions(+), 3 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
