Libpq.dll lite is here :-)

From: Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Libpq.dll lite is here :-)
Date: 2008-11-18 06:46:59
Message-ID: 492264E3.9090401@amsoftwaredesign.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Finally got everything to compile with MinGW. Thanks to everyone that
helped me out getting it going.

Here are the download links:

Libpq.dll 8.3.5.8322 with SSL No Zlib (includes the latest openssl dlls
0.9.8i also built with MinGW)

http://www.milwaukeesoft.com/libpq_mingw_ssl.zip

If you need a really lite deployment there is also:

http://www.milwaukeesoft.com/libpq_mingw_noSSL.zip (just libpq.dll
8.3.5.8322 with no other dependencies)

These also have no special MS VC++ runtime requirements, just the
standard MSVCRT.DLL which means these all work
perfectly on WINE. The current libpq.dll won't work on wine because of
the VC++ runtime.

I would like to maintain these for future PostgreSQL releases and if
anyone is interested in helping or has a suggestion on where to host
them permanently please let me know.

Later,

Tony Caduto
AM Software Design
http://www.amsoftwaredesign.com

Browse pgsql-general by date

  From Date Subject
Next Message Dilyan Berkovski 2008-11-18 07:22:04 inherit table and its data
Previous Message Craig Ringer 2008-11-18 06:42:33 Re: How to reduce impact of a query.