Re: Win32 libpq/ssl fix - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Win32 libpq/ssl fix
Date
Msg-id 200410061642.i96Gg8i23344@candle.pha.pa.us
Whole thread Raw
In response to Win32 libpq/ssl fix  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgsql-patches
Patch applied.  Thanks.

---------------------------------------------------------------------------


Dave Page wrote:
> The Win32 (mingw) build of libpq seems to have lost it's SSL libs from
> the link step resulting in a build failure. The attached patch fixes
> that.
>
> Please apply asap.
>
> Thanks, Dave

Content-Description: libpq_ssl.patch

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend

--
  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: Win32 VERSIONINFO fix
Next
From: Bruce Momjian
Date:
Subject: Re: pg_dumpall bug in PG 8.0b3 Win32 port