Libpq question - Mailing list pgsql-general

From Tony Caduto
Subject Libpq question
Date
Msg-id 42BC10A0.5040600@amsoftwaredesign.com
Whole thread Raw
In response to Re: Problem with catching my own exception messages.  (Michael Fuhr <mike@fuhr.org>)
List pgsql-general
Does anyone know if there is a compiled version of libpq.dll (ssl
enabled)  that does not require
libintl-2.dll, libiconv-2.dll

Whoever compiled these dlls failed to include version information with
them, so it makes it a royal pain to deploy them, and it appears they
must be in the system dir.
I tried just sticking them in the same dir as my app with a renamed
libpq.dll and it did not work.
I would really like to rename libpq to something like libpq8.dll so my
app will grab that one instead of the one in system32.

The latest SP of windows 2000 and XP first look in the system dir and
then the app dir, which is reverse of how it worked before.

later,

Tony
http://www.amsoftwaredesign.com
Home of PG Lightning Admin for PostgreSQL 8.x

>
>


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Win32 users?
Next
From: Peter Eisentraut
Date:
Subject: Re: PostgreSQL Certification