summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/ecpglib/memory.c
AgeCommit message (Expand)Author
2007-11-15pgindent run for 8.3.Bruce Momjian
2007-10-03Cleaned up ecpglib and renamed functions that do not need to be exported.Michael Meskes
2007-10-03Hopefully fixed some stuff that causes Windows builds to fail.Michael Meskes
2007-09-30Applied another patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>Michael Meskes
2006-11-08Applied patch by Peter Harris to free auto_mem structure on connectMichael Meskes
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2004-12-30Fixed segfault in connect when specifying no database name.Michael Meskes
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
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-06-15Make ecpg thread safe.Bruce Momjian
2003-03-16Started working on a seperate pgtypes library. First test work. PLEASE test c...Michael Meskes