PQescapeString and PQescapeBytea not exported during win 32 build

Поиск
Список
Период
Сортировка
От Rob Butler
Тема PQescapeString and PQescapeBytea not exported during win 32 build
Дата
Msg-id F27rBPq6xJa4XMbIMTe0000a568@hotmail.com
обсуждение исходный текст
Ответы Re: PQescapeString and PQescapeBytea not exported during win  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "smith"
Дата:
Сообщение: Use Postgresql in VB
Следующее
От: Veit Guna
Дата:
Сообщение: Postgresql JDBC Timestamp problem