Show schemas in information_schema.schemata that the current has access to
Peter Eisentraut <peter_e@gmx.net>
Show schemas in information_schema.schemata that the current has access to Before, it would only show schemas that the current user owns. Per discussion, the new behavior is more useful and consistent for PostgreSQL.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/information_schema.sgml | modified | +3 −2 |
| src/backend/catalog/information_schema.sql | modified | +3 −1 |