On Sat, 2013-09-07 at 14:01 -0400, Bruce Momjian wrote:
> > >     pg_has_role(n.nspowner, 'USAGE')
> > >     OR has_schema_privilege(n.oid, 'CREATE, USAGE')
> > > 
> > > As things stand, a non-superuser won't see "public", "pg_catalog",
> > > nor even "information_schema" itself in this view, which seems a
> > > tad silly.
> > 
> > I agree it would make sense to change this.
> 
> Is this the patch you want applied?  The docs are fine? 

I have committed it with a documentation update.



-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to