Help with access check

From: Thomas Hallgren <thhal(at)mailblocks(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Help with access check
Date: 2005-02-06 14:28:31
Message-ID: thhal-0FMLhAksGxicGVlhO/nDccMgCsFyj0q@mailblocks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
From code inside a C-function, given the AclId of a user and the Oid of
a Schema, what's the most efficient way to find out if the user has been
granted CREATE on the schema?

Thanks,
Thomas Hallgren

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ron Peterson 2005-02-06 14:34:01 Re: security
Previous Message Bruno Wolff III 2005-02-06 13:23:48 Re: Help with sorting (ie. ORDER BY expression)