Re: BUG #1937: Parts of information_schema only accessible to owner

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: "Tony Marston" <tony@marston-home.demon.co.uk>
Cc: pgsql-bugs@postgresql.org
Date: 2005-10-04T15:00:16Z
Lists: pgsql-bugs
Am Dienstag, 4. Oktober 2005 14:58 schrieb Tony Marston:
> As an example, in the view "information_schema.columns" I can only see the
> entry in COLUMN_DEFAULT if I am the owner. Why is this?

Because the SQL standard says so.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/