Re: grant and SQL92 - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: grant and SQL92
Date
Msg-id Pine.LNX.4.30.0107092258480.677-100000@peter.localdomain
Whole thread Raw
In response to Re: grant and SQL92  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: grant and SQL92
List pgsql-hackers
Bruce Momjian writes:

> > On Sat, 9 Jun 2001, Peter Eisentraut wrote:
> >
> > > Vince Vielhaber writes:
> > >
> > > > I can grant a series of privileges (comma separated) on a series of
> > > > objects (comma separated) to either a user, group or public NOT a
> > > > comma separated list of users or groups.
> > >
> > > I should have this finished today to tomorrow.
> >
> > I looked at it but it looked too much like it involved gram.y which I'm
> > going to happily stay away from for now :)
>
> Added to TODO:
>
>     * Allow GRANT/REVOKE to handle multiple user/group names

You must have missed the part about tomorrow.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Time to read pg_hba.conf (Re: [PATCHES] [PATCH] Patch to make...)
Next
From: Bill Studenmund
Date:
Subject: Re: Buffer access rules, and a probable bug