Re: Why doesn't psql use the information schema to get ACL description ? - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: Why doesn't psql use the information schema to get ACL description ?
Date
Msg-id EA5995BB-1F2A-4206-9A69-88F7FF3059DE@nasby.net
Whole thread Raw
In response to Re: Why doesn't psql use the information schema to get ACL description ?  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Why doesn't psql use the information schema to get ACL description ?
List pgsql-hackers
On Aug 23, 2011, at 1:57 PM, Peter Eisentraut wrote:
>> Ultimately my ulterior motive is to make sure the information schema
>> is actually useful and ensure that it maintains that status.
>
> The information schema only exposes privileges defined in the SQL
> standard on objects defined in the SQL standard.  So psql or any tool
> that wants to provide information on PostgreSQL-specific features can't
> use that.  But perhaps the JDBC interfaces only expose certain standard
> information anyway, so it could be useful.  Depends on the details,
> though.

Related to this is the newsysviews project, which was intended to present more human-friendly info ala info_schema, but
toalso provide PostgreSQL-specific information (which info_schema can't). 
--
Jim C. Nasby, Database Architect                   jim@nasby.net
512.569.9461 (cell)                         http://jim.nasby.net




pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: Buffering GiST leaf pages too
Next
From: Jim Nasby
Date:
Subject: Re: pg_restore --no-post-data and --post-data-only