Re: win32 version info

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: win32 version info
Дата
Msg-id 200407270320.i6R3KwT09861@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: win32 version info  ("Magnus Hagander" <mha@sollentuna.net>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Function to kill backend
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: More fixes for pg_dump