Re: patch win32.mak of libpq - Mailing list pgsql-patches

From Magnus Hagander
Subject Re: patch win32.mak of libpq
Date
Msg-id 20070725113759.GH5612@svr2.hagander.net
Whole thread Raw
In response to patch win32.mak of libpq  ("Hiroshi Saito" <z-saito@guitar.ocn.ne.jp>)
List pgsql-patches
On Wed, Jul 25, 2007 at 02:36:41PM +0900, Hiroshi Saito wrote:
> Hi Magnus, and Dave.
>
> Sorry, I'm a somewhat late reaction... This is the present correspondence.
> However, VC6 does not support SSAPI. Therefore, the next release makes
> VC6 the outside of an object.

I think VC6 should support it Ok. You probably just need to upgrade your
Platform SDK to a version that's for Windows 2000 or newer. I think VC6
shipws with the NT4 SDK by default. It looks like it' just missing
secur32.lib.

I have applied your patch, since it's used in either case. Thanks!

> If there is no objection. Let's close support of VC6.
> What do you think?

While I don't disagree in principle, if you can test it with a new Platfrom
SDK and see if that works there's no reason to close it (yet).

//Magnus

pgsql-patches by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: msvc const warnings
Next
From: "Hiroshi Saito"
Date:
Subject: Re: patch win32.mak of libpq