Martijn van Oosterhout wrote:
> src/include/postgres_ext.h
>
>
>
I did use grep but I am confused by what it showed,
according to the docs:
http://www.postgresql.org/docs/8.1/static/libpq-exec.html
it should be a integer not 'P'
Those symbols are used by PQresultErrorField which expects a integer value.
Thanks,
--
Tony