BUG #3594: Error while compilation --`PQexecParams' undeclared (first use this function)

Поиск
Список
Период
Сортировка
От Anil
Тема BUG #3594: Error while compilation --`PQexecParams' undeclared (first use this function)
Дата
Msg-id 200709030704.l83747N1028935@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #3594: Error while compilation --`PQexecParams' undeclared (first use this function)  ("Heikki Linnakangas" <heikki@enterprisedb.com>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      3594
Logged by:          Anil
Email address:      anil_gw@yahoo.com
PostgreSQL version: 8.2.4
Operating system:   Linux -- Kernel Version vmlinux-2.4.20-8
Description:        Error while compilation --`PQexecParams' undeclared
(first use this function)
Details:

Hi

I am trying to insert data to the table using PQexecParams API, but find
errors as

`PQexecParams' undeclared (first use this function) while compilation of the
source code.

Above is unexpected errors, since all others Postgres API complies and work
correctly. I verified the input arguments passed/ include path for libray/
header files, and have tried all possbile cases to rectify this error but
coulnd't do so.

Kindly help if there any problem with this library of PostGres version as
mentioned above. Or, which version of library, should I make use for
development work.

Waiting for your response asap

Thanks and regds
Anil

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Chris Travers
Дата:
Сообщение: Re: BUG #3593: Postgres Installer does not work
Следующее
От: "Heikki Linnakangas"
Дата:
Сообщение: Re: BUG #3594: Error while compilation --`PQexecParams' undeclared (first use this function)