summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/ecpglib/memory.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed segfault in connect when specifying no database name.Michael Meskes2004-12-301-2/+6
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Make ecpg SQLSTATE-aware. Map existing SQLCODE assignments to SQLSTATEs,Peter Eisentraut2003-08-011-4/+4
* - Added some Informix error codes in Informix mode.Michael Meskes2003-08-011-4/+4
* Make ecpg thread safe.Bruce Momjian2003-06-151-1/+2
* Started working on a seperate pgtypes library. First test work. PLEASE test c...Michael Meskes2003-03-161-0/+109