On Mon, Jun 26, 2006 at 05:30:12PM -0600, Kyle Bateman wrote:
> Can anyone point me where to look in the system catalogs (or information
> schema) to determine in advance whether a given user (or the current
> user) will have select permission to a given table or view?
An easy way is to use the
Kyle Bateman <[EMAIL PROTECTED]> writes:
> Can anyone point me where to look in the system catalogs (or information
> schema) to determine in advance whether a given user (or the current
> user) will have select permission to a given table or view?
Try has_table_privilege()
http://www.postgresq
Can anyone point me where to look in the system catalogs (or information
schema) to determine in advance whether a given user (or the current
user) will have select permission to a given table or view?
Kyle
---(end of broadcast)---
TIP 6: explai