Re: PG_DIAG_STATEMENT_POSITION Where is it defined?

From: Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com>
To: Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: PG_DIAG_STATEMENT_POSITION Where is it defined?
Date: 2006-05-17 20:41:54
Message-ID: 446B8A92.7090008@amsoftwaredesign.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tony Caduto 2006-05-17 20:58:21 Re: PG_DIAG_STATEMENT_POSITION Where is it defined?
Previous Message Bruce Momjian 2006-05-17 20:35:35 Re: ALTER SEQUENCE