Re: [HACKERS] pg version date file - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] pg version date file
Date
Msg-id 714.942981892@sss.pgh.pa.us
Whole thread Raw
In response to pg version date file  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: [HACKERS] pg version date file  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Where is that file that makes an initdb required?  We are supposed to
> change that file when an initdb is needed.

src/include/catalog/catversion.h.

I put it there on the theory that include/catalog/*.h changes would
be the most common reason for wanting to bump the serial number.
But maybe it belongs somewhere else...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] psql & regress tests
Next
From: Bruce Momjian
Date:
Subject: Primary key requires SERIAL