PQescapeString and PQescapeBytea not exported during win 32 build

From: "Rob Butler" <rob_butler(at)hotmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: PQescapeString and PQescapeBytea not exported during win 32 build
Date: 2002-05-03 13:16:45
Message-ID: F27rBPq6xJa4XMbIMTe0000a568@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2002-05-03 14:22:48 Re: Documentation
Previous Message sraimbault 2002-05-03 12:10:14 Documentation