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-10 21:15:06
Message-ID: 200107102115.f6ALF6Z09041@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Mon, 9 Jul 2001, Peter Eisentraut wrote:
>
> > 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.
>
> Did you already commit? I was watching for it but could very well
> have missed it.

I don't see it. The tomorrow Vince was talking about was quite a few
weeks ago. Also, I thought he said he was going to skip it because it
dealt with gram.y. I do have a pending patch from him that arrived
today that deals with the CREATEDB/CREATEUSER ordering. I have not
applied it because it hasn't appeared on patches yet for people to
comment.

--
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 Nathan Myers 2001-07-10 21:15:46 Re: SOMAXCONN (was Re: Solaris source code)
Previous Message Bruce Momjian 2001-07-10 21:06:28 Re: SOMAXCONN (was Re: Solaris source code)