Win32 version numbers not correct (again, but this one is easy) - Mailing list pgsql-patches

From Magnus Hagander
Subject Win32 version numbers not correct (again, but this one is easy)
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE47649E@algol.sollentuna.se
Whole thread Raw
Responses Re: Win32 version numbers not correct (again, but this one is easy)  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Win32 version numbers not correct (again, but this one is easy)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Seems to be a neverending story :-)

Version numbers don't update properly on postgres.exe when doing make
clean/make. It works for all other exes and dlls. I beleive this is just
a case of "make clean" not properly removing "win32ver.o". See attached
patch.

//Magnus
 <<backend_clean.patch>>

Attachment

pgsql-patches by date:

Previous
From: Hans-Jürgen Schönig
Date:
Subject: Implementing RESET CONNECTION ...
Next
From: Tom Lane
Date:
Subject: Re: Win32 version numbers not correct (again, but this one is easy)