Any plans to include a 64-bit library? With delivering a 64-bit client lib /usr/postgres/8.2/lib/amd64/libpq.so.5.0 (CR 6563010) it makes sense to open up the world of 64-bit C++ applications with a 64-bit version of libpqxx.so
Thomas On Mon, Mar 24, 2008 at 08:39:05PM -0400, James Gates wrote: > 4.5. Interfaces: > This library works on top of the C-level API library, libpq. You will > need libpq in order to use libpqxx. > > The library libpqxx is installed in: > /usr/postgres/8.3/lib/libpqxx.so > and the header files in the directory: > /usr/postgres/8.3/include/pqxx/ [...] > 4.12. Dependencies: > > /usr/postgres/8.3/lib/libpq.so > /usr/postgres/8.3/include/libpq-fe.h -- ********************************************************************* Thomas Wagner Tel: +49-(0)-711-720 98-131 Proactive Technical Analyst Fax: +49-(0)-711-720 98-443 Global Customer Services Cell: +49-(0)-175-292 60 64 Sun Microsystems GmbH E-Mail: Thomas.Wagner at Sun.com Zettachring 10A, D-70567 Stuttgart http://www.sun.de Sitz der Gesellschaft: Sun Microsystems GmbH, Sonnenallee 1, D-85551 Kirchheim-Heimstetten Amtsgericht Muenchen: HRB 161028 Geschaeftsfuehrer: Thomas Schroeder, Wolfgang Engels, Dr. Roland Boemer Vorsitzender des Aufsichtsrates: Martin Haering
