From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Rob Butler <rob_butler(at)hotmail(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: PQescapeString and PQescapeBytea not exported during win |
Date: | 2002-06-02 22:38:02 |
Message-ID: | 200206022238.g52Mc2t12481@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Attached patch applied. Let me know if this is incorrect.
---------------------------------------------------------------------------
Rob Butler wrote:
> 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
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
Attachment | Content-Type | Size |
---|---|---|
unknown_filename | text/plain | 524 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Stephan Szabo | 2002-06-03 06:44:07 | Re: BUG: mismatched parentheses |
Previous Message | Bruce Momjian | 2002-06-02 21:55:43 | Re: Bug #656: timestamp function generates parsing errors when |