Implement the information schema with_hierarchy column

Peter Eisentraut <peter_e@gmx.net>

Commit: fd5b397ca4963bf91a54678be51207bf827e512a
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2011-08-27T12:03:02Z
Releases: 9.2.0
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