"Roopeshakumar Narayansa Shalgar (rshalgar)" <rshal...@cisco.com> writes: > HI, > PQerrorMessage pirints the error message like (no space available,etc). Does > postgres provide > any API which gives the error code listed in the below appendix;
> http://www.postgresql.org/docs/9.1/static/errcodes-appendix.html Use PQresultErrorField(..., PG_DIAG_SQLSTATE) http://www.postgresql.org/docs/9.3/static/libpq-exec.html#LIBPQ-EXEC-MAIN regards, tom lane -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general