Re: grant and SQL92

From: Vince Vielhaber <vev(at)michvhf(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
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:31:32
Message-ID: Pine.BSF.4.30.0107101725230.92619-100000@paprika.michvhf.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 10 Jul 2001, Bruce Momjian wrote:

> > 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.

That was Peter saying he was going to have it finished 'today or
tomorrow'. gram.y wasn't as bad as it at first looked as evidenced
by the patch I submitted today.

Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH email: vev(at)michvhf(dot)com http://www.pop4.net
56K Nationwide Dialup from $16.00/mo at Pop4 Networking
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-07-10 21:33:12 Re: grant and SQL92
Previous Message Bruce Momjian 2001-07-10 21:25:58 Re: SOMAXCONN (was Re: Solaris source code)