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/