quot;
Rob
>From: Bruce Momjian <[EMAIL PROTECTED]>
>To: Rob Butler <[EMAIL PROTECTED]>
>CC: [EMAIL PROTECTED]
>Subject: Re: [BUGS] PQescapeString and PQescapeBytea not exported during
>win 32 build
>Date: Sun, 2 Jun 2002 18:38:02 -0400 (EDT)
>
>
>Attached
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