Re: AW: [HACKERS] Re: PostgreSQL reference manual

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: AW: [HACKERS] Re: PostgreSQL reference manual
Дата
Msg-id 199803250147.UAA23578@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: AW: [HACKERS] Re: PostgreSQL reference manual  (Michael Meskes <meskes@topsystem.de>)
Ответы Re: AW: [HACKERS] Re: PostgreSQL reference manual  (dg@illustra.com (David Gould))
Re: AW: [HACKERS] Re: PostgreSQL reference manual  (Michael Meskes <meskes@topsystem.de>)
Список pgsql-hackers
>
> Stephane Lajeunesse writes:
> > > A create group <groupname> is still missing in the grammar,
> >
> > I'm working on this.. Should have something working around the end of
> > this week (for ALTER USER and CREATE USER).
>
> Please let me use this to tell you all that I would like to get notice of
> each change to gram.y. I am currently modelling ecpg's parser after gram.y
> to get good syntax checking. So I have to make these changes, too.
>

Good idea on telling you of each change, but I also recommend that every
time you update the ecpg grammer, you save a copy the gram.y that you
used to do it, so later when you need to get it back in sync, you can do
a diff on the old and new one to see each change so you don't miss any.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [QUESTIONS] backend dying on insert on 6.3, not dying on 6.2.1 p7
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [DOCS] Re: [HACKERS] PostgreSQL Reference Guide