]> granicus.if.org Git - postgresql/commit
Implement the information schema with_hierarchy column
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 27 Aug 2011 12:03:02 +0000 (15:03 +0300)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 27 Aug 2011 12:03:02 +0000 (15:03 +0300)
commitfd5b397ca4963bf91a54678be51207bf827e512a
treeaaca2392dc8944f8c4e78d48f56a428800ffe445
parent3104cc89be65614ef3d0748e1cc19fb5394969e9
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.
doc/src/sgml/information_schema.sgml
src/backend/catalog/information_schema.sql