Re: grant and SQL92

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Vince Vielhaber <vev(at)michvhf(dot)com>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: grant and SQL92
Date: 2001-07-09 19:57:19
Message-ID: 200107091957.f69JvJr04011@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> 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

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Vince Vielhaber 2001-07-09 20:20:47 Re: grant and SQL92
Previous Message Bruce Momjian 2001-07-09 18:35:49 Re: AW: pg_index.indislossy