Re: Discovering privileges - Mailing list pgsql-interfaces

From Michael Fuhr
Subject Re: Discovering privileges
Date
Msg-id 20050320160136.GA18952@winnie.fuhr.org
Whole thread Raw
In response to Re: Discovering privileges  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-interfaces
On Sun, Mar 20, 2005 at 09:52:30AM -0600, Bruno Wolff III wrote:

> In recent (7.4+ I think) versions of Postgres there are functions provided
> for testing access to tables.

According to the Release Notes, has_table_privilege() was introduced
in 7.2.  The other privilege-testing functions appear to have been
introduced in 7.3 (except has_tablespace_privilege(), which is new
in 8.0).

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/


pgsql-interfaces by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Discovering privileges
Next
From: Murray Cumming
Date:
Subject: Re: Discovering privileges