Re: Grammer Cleanup

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: Grammer Cleanup
Дата
Msg-id 20050610174047.GY30011@ns.snowman.net
обсуждение исходный текст
Ответ на Re: Grammer Cleanup  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
* Bruce Momjian (pgman@candle.pha.pa.us) wrote:
> I am removing this patch from the queue because without the "role"
> feature I don't think it makes sense to rename the grammer tokens.

Sure.  I've rolled this patch into my role tree so these changes will be
included when the CREATE ROLE, etc is introduced.

    Thanks,

        Stephen

> Stephen Frost wrote:
> > * Tom Lane (tgl@sss.pgh.pa.us) wrote:
> > > Stephen Frost <sfrost@snowman.net> writes:
> > > > Ok, should I change SchemaName & SavePointId back to ColId,
> > >
> > > I'd just leave them as ColId.  I don't think much would be gained by
> > > introducing those productions.
> >
> > Done, here's the patch.
> >
> >     Thanks,
> >
> >         Stephen
>
> [ Attachment, skipping... ]
>
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>
> --
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 359-1001
>   +  If your life is a hard drive,     |  13 Roberts Road
>   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

Вложения

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

Предыдущее
От: Devrim GUNDUZ
Дата:
Сообщение: Re: bugfix: character-code conversion of MIC -> EUC_JP.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: indxpath.c refactoring