Implement the information schema with_hierarchy column
Peter Eisentraut <peter_e@gmx.net>
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.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/information_schema.sgml | modified | +16 −2 |
| src/backend/catalog/information_schema.sql | modified | +1 −1 |