Wrong PG_VERSION number in pg_config.h.win32
In candiate release 7.4RC2 you still have
PG_VERSION "7.3"
PG_VERSION_STR "7.3 (win32)"
defined in pg_config.h.win32
Should be 7.4 ...
Seb
Sebastien FLAESCH <sf@4js.com> writes:
In candiate release 7.4RC2 you still have
PG_VERSION "7.3"
We don't generally bother with updating every last version number until
we are branding the final release ... Bruce has a checklist of these
things, it won't get missed ...
regards, tom lane
Tom Lane wrote:
Sebastien FLAESCH <sf@4js.com> writes:
In candiate release 7.4RC2 you still have
PG_VERSION "7.3"We don't generally bother with updating every last version number until
we are branding the final release ... Bruce has a checklist of these
things, it won't get missed ...
Tom, I appreciate your confidence, but somehow I missed updating this
file --- not sure how I missed it. Updated now. Thanks for the report.
--
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, Pennsylvania 19073
did you update it on the branch? I saw just the commit on HEAD :)
On Wed, 12 Nov 2003, Bruce Momjian wrote:
Show quoted text
Tom Lane wrote:
Sebastien FLAESCH <sf@4js.com> writes:
In candiate release 7.4RC2 you still have
PG_VERSION "7.3"We don't generally bother with updating every last version number until
we are branding the final release ... Bruce has a checklist of these
things, it won't get missed ...Tom, I appreciate your confidence, but somehow I missed updating this
file --- not sure how I missed it. Updated now. Thanks for the report.-- 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, Pennsylvania 19073---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
Marc G. Fournier wrote:
did you update it on the branch? I saw just the commit on HEAD :)
Duh on me. Thanks. Fixed.
--
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, Pennsylvania 19073