PQescapeString and PQescapeBytea not exported during win 32 build - Mailing list pgsql-bugs

From Rob Butler
Subject PQescapeString and PQescapeBytea not exported during win 32 build
Date
Msg-id F27rBPq6xJa4XMbIMTe0000a568@hotmail.com
Whole thread Raw
Responses Re: PQescapeString and PQescapeBytea not exported during win
List pgsql-bugs
Hello all,

Simple "bug"

Win 32 builds do not have PQescapeString or PQescapeBytea declared in the
libpqdll.def file.  This causes linking against libpqdll.lib to fail if
either of the functions are called within a program.  Add entries to the def
file for these functions so they are exported during the win 32 build.

Thanks
Rob

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com

pgsql-bugs by date:

Previous
From: "smith"
Date:
Subject: Use Postgresql in VB
Next
From: Veit Guna
Date:
Subject: Postgresql JDBC Timestamp problem