]> granicus.if.org Git - postgresql/commit
Show schemas in information_schema.schemata that the current has access to
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 10 Sep 2013 02:25:37 +0000 (22:25 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 10 Sep 2013 02:25:37 +0000 (22:25 -0400)
commitb34f8f409bec4921d260ac84668917f5fff04319
treeef325d32b353ca3f88c50d9d6746acd4024a140c
parent71901ab6daaad65c0168c05e016e4208efe5b71a
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.
doc/src/sgml/information_schema.sgml
src/backend/catalog/information_schema.sql