Re: grant and SQL92

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: grant and SQL92
Дата
Msg-id 200107102115.f6ALF6Z09041@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: grant and SQL92  (Vince Vielhaber <vev@michvhf.com>)
Ответы Re: grant and SQL92  (Vince Vielhaber <vev@michvhf.com>)
Re: grant and SQL92  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Timothy H. Keitt"
Дата:
Сообщение: libpq autoconf scripts?
Следующее
От: Matthew Hagerty
Дата:
Сообщение: Re: Async PQgetResult() question.