Re: [PATCHES] Win32 Version numbering patch - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [PATCHES] Win32 Version numbering patch
Date
Msg-id 200410090404.i9944TE02382@candle.pha.pa.us
Whole thread Raw
In response to Re: Win32 Version numbering patch  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> "Dave Page" <dpage@vale-housing.co.uk> writes:
> > I was hoping this would be in for beta 3, but alas - can someone
> > *please* commit the win32 version patch at:
> > http://candle.pha.pa.us/mhonarc/patches/msg00000.html
>
> Personally I was holding off in hopes of seeing a cleaner solution.
> A patch that requires every executable-building Makefile to have a
> platform-specific wart isn't going to be very maintainable.  You
> already missed pg_config, plus whichever of the contrib modules build
> executables...

I have added Win32 version information for pg_config.  I assume anyone
adding a new client binary will copy an existing one so I am hopeful the
win32 version strings will be maintained.

--
  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-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Allow change of kerberos service name without recompilation
Next
From: Bruce Momjian
Date:
Subject: Re: [BUGS] BUG #1270: stack overflow in thread in fe_getauthname