Thread: BUG #1683: Error in PQresultErrorField function

BUG #1683: Error in PQresultErrorField function

From
"Ilya Konyuhov"
Date:
The following bug has been logged online:

Bug reference:      1683
Logged by:          Ilya Konyuhov
Email address:      ilyakon@mail.ru
PostgreSQL version: 8.0.2
Operating system:   Red Hat 7.0
Description:        Error in PQresultErrorField function
Details:

I am use libpq client on Windows 2000 SP4.

Function PQresultErrorMessage return not NULL value whith RGResult,
nevertheless PQresultErrorField function return NULL value whith same
RGResult and any fieldcodes.