Check if SELECT is granted - Mailing list pgsql-general

From Poul Møller Hansen
Subject Check if SELECT is granted
Date
Msg-id 43174D8E.6040904@pbnet.dk
Whole thread Raw
Responses Re: Check if SELECT is granted
List pgsql-general
I'm wondering if it's possible for the ordinary user to check if SELECT
is granted on a give table, without doing the select ?

I want to use it in an application with a menu structure, where I only
want to enable those options where SELECT on a the tables used in the
given menu is granted.
Instead of keeping track on it in a separate table.


Thanks,
Poul

pgsql-general by date:

Previous
From: Steve Crawford
Date:
Subject: ODBC and inappropriate select *
Next
From: Scott Marlowe
Date:
Subject: Re: ODBC and inappropriate select *