aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/ecpglib/extern.h
Commit message (Expand)AuthorAge
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* I have to admit that I got the case of the preprocessor symbol on amd64Bruce Momjian2005-07-04
* - Fixed memory leak in ecpglib by adding some missing free() commands.Michael Meskes2005-06-02
* Added patch by Christof Petig <christof@petig-baender.de> to work around gcc ...Michael Meskes2005-03-18
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* Made sure SET DESCRIPTOR accepts all data types including constants.Michael Meskes2004-07-04
* Added SET DESCRIPTOR command.Michael Meskes2004-06-30
* Made sure an internal array is not treated as a user defined one.Michael Meskes2003-11-08
* pgindent run.Bruce Momjian2003-08-04
* Make ecpg SQLSTATE-aware. Map existing SQLCODE assignments to SQLSTATEs,Peter Eisentraut2003-08-01
* Started to create different error codes for different backend messages.Michael Meskes2003-07-15
* Added just another compatibility level for Informix.Michael Meskes2003-06-26
* Implemented Informix special way to treat NULLs, removed warnings, synced.Michael Meskes2003-06-25
* Make ecpg thread safe.Bruce Momjian2003-06-15
* Started working on a seperate pgtypes library. First test work. PLEASE test c...Michael Meskes2003-03-16