Re: AW: [HACKERS] Re: PostgreSQL reference manual - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: AW: [HACKERS] Re: PostgreSQL reference manual
Date
Msg-id 199803251452.JAA07441@candle.pha.pa.us
Whole thread Raw
In response to Re: AW: [HACKERS] Re: PostgreSQL reference manual  (Michael Meskes <meskes@topsystem.de>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Feature: output index name in explain ...
Next
From: Michael Meskes
Date:
Subject: Re: [HACKERS] Begin statement again