Re: Anticipatory privileges - Mailing list pgsql-general

From John DeSoi
Subject Re: Anticipatory privileges
Date
Msg-id A98CC7B3-6865-439D-8972-59822110F26B@pgedit.com
Whole thread Raw
In response to Re: Anticipatory privileges  ("John D. Burger" <john@mitre.org>)
List pgsql-general
On Feb 17, 2007, at 12:12 PM, John D. Burger wrote:

>>
>> A better approach is to write a plpgsql function that assembles and
>> EXECUTEs the required GRANT commands.
>
> Okay, thanks - guess it's time to learn some real plpgsql control
> structures.

You can find some help here:

http://pgedit.com/tip/postgresql/access_control_functions





John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


pgsql-general by date:

Previous
From: "Robert Haas"
Date:
Subject: complex referential integrity constraints
Next
From: Karsten Hilbert
Date:
Subject: Re: Why *exactly* is date_trunc() not immutable ?