summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/ecpglib/error.c
AgeCommit message (Expand)Author
2006-10-04pgindent run for 8.2.Bruce Momjian
2006-08-02ynced parser and keyword list.Michael Meskes
2006-07-14Fix a passel of recently-committed violations of the rule 'thou shaltTom Lane
2006-03-17Fixed bug 2330: Wrong error code in case of a duplicate keyMichael Meskes
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-08-25Synced parser and fixed a bug in error output to log file.Michael Meskes
2003-08-24Add macros for error result fields to libpq.Peter Eisentraut
2003-08-08Be a little bit more careful about using sqlstate, in case libpq returnedPeter Eisentraut
2003-08-04pgindent run.Bruce Momjian
2003-08-01Make ecpg SQLSTATE-aware. Map existing SQLCODE assignments to SQLSTATEs,Peter Eisentraut
2003-08-01- Added some Informix error codes in Informix mode.Michael Meskes
2003-07-15Started to create different error codes for different backend messages.Michael Meskes
2003-06-15Make ecpg thread safe.Bruce Momjian
2003-03-16Started working on a seperate pgtypes library. First test work. PLEASE test c...Michael Meskes