Christoph wrote:

> These protocol details seem to be one level below the libpq interface 
> that PyGreSQL is using. Where is this list coming from? I haven't
seen 
> it anywhere in the PostgreSQL documentation.

Here (http://www.postgresql.org/docs/8.3/interactive/protocol.html) is
the documentation.


> Some more status and error conditions could be made available via
libpq 
> (PQresultStatus, PQresStatus, PQresultErrorMessage,
PQresultErrorField), 
> but unfortunately this has not yet been implemented in PyGreSQL. It's 
> one of the things I suggest to tackle in version 4.1. Particularly, I 
> always wanted to see the SQLSTATE exposed.

Thanks. I'll be very appreciated.

--Qian
_______________________________________________
PyGreSQL mailing list
[email protected]
http://mailman.vex.net/mailman/listinfo/pygresql

Reply via email to