Re: Need Libpq.dll w/ SSL

From: reina_ga(at)hotmail(dot)com (Tony Reina)
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Need Libpq.dll w/ SSL
Date: 2004-07-13 12:06:44
Message-ID: 272e4be7.0407130406.5e295615@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

o(dot)blomqvist(at)secomintl(dot)com (Otto Blomqvist) wrote in message news:<c501cb7d(dot)0407121244(dot)44deaf6e(at)posting(dot)google(dot)com>...

> I'm in dire need of a compiled libpq.dll with ssl support for win32. I
> don't know how do complile it myself. (My guess is it requires at
> least a couple Magic tricks)
>

Otto,

I e-mailed the files directly to you. In addition to libpq.dll, you'll
need the openssl libs (libeay32.dll and ssleay32.dll). Plus, if you
are using libpq.dll with your own code, you'll need to include
libpqdll.lib, libpq-fe.h, and postgres_ext.h.

HTH,
-Tony

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2004-07-13 12:43:54 Re: Tuning random_page_cost
Previous Message Markus Wollny 2004-07-13 11:30:29 Tuning random_page_cost