Updates for beta/rc stamping - Mailing list pgsql-hackers

From Bruce Momjian
Subject Updates for beta/rc stamping
Date
Msg-id 200412162215.iBGMFDt00690@candle.pha.pa.us
Whole thread Raw
List pgsql-hackers
FYI, Magnus just pointed out that src/include/pg_config.h.win32 had the
version string of 8.0devel rather than the correct 8.0.0rc1.

I have added a mention in tools/RELEASE_CHANGES that this file should be
updated during beta and rc as well as final release.  This file is used
by VC and BCC for non-configure-run win32-client-only builds.

--  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,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PERFORM] UNION ALL vs INHERITANCE
Next
From: Aaron Hillegass
Date:
Subject: LISTEN/NOTIFY improvements?