summaryrefslogtreecommitdiff
path: root/psycopg/diagnostics.h
Commit message (Expand)AuthorAgeFilesLines
* psycopg2.Error object and type renamed more consistentlyDaniele Varrazzo2013-03-201-1/+1
* Store a PGresult in the Exception errorDaniele Varrazzo2013-03-191-1/+3
* Work-in-progress support for retrieving PG_DIAG result error fields.Matthew Woodcraft2013-03-171-0/+38