Re: win32 version info - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: win32 version info
Date
Msg-id 200407270320.i6R3KwT09861@candle.pha.pa.us
Whole thread Raw
In response to Re: win32 version info  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-patches
Magnus Hagander wrote:
> >> This patch along with the attached files (.tar.gz unpacks in src/)
> >> adds VERSIONINFO to all binaries under win32. This is generally
> >> considered a good thing
> >
> >Out of curiosity: Why?
>
> Well, because it allows the user as well as other programs to identify
> what version of a file is installed. For error-checking purposes (which

Didn't you and Claudio disagree just a week ago when I asked for some
Win32 C code to auto-check versions like initdb calling postgres?  That
was only in one C file ifdef'ed and you thought it was overkill.  Now
you want to put stuff in every binary directory?

Seems inconsistent to me.

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

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Function to kill backend
Next
From: Christopher Kings-Lynne
Date:
Subject: More fixes for pg_dump