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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: AW: [HACKERS] Re: PostgreSQL reference manual
Дата
Msg-id 199803251452.JAA07441@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: AW: [HACKERS] Re: PostgreSQL reference manual  (Michael Meskes <meskes@topsystem.de>)
Список pgsql-hackers
>
> Bruce Momjian writes:
> > 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.
>
> Tom had the same idea. I wonder if you ever used that before. :-)
>
> Anyway, this is no doubt a very good idea. Thanks.
>

I believe I suggested it to the OpenLink people who mirror our libpq
changes, and to the person who keeps the Japanese version of the FAQ.

Really the only way to do it.
--
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: [HACKERS] Feature: output index name in explain ...
Следующее
От: Michael Meskes
Дата:
Сообщение: Re: [HACKERS] Begin statement again