]> granicus.if.org Git - postgresql/history - src/interfaces/ecpg/ecpglib/data.c
Removed superfluous return statement in get_data.
[postgresql] / src / interfaces / ecpg / ecpglib / data.c
2003-09-19 Michael MeskesRemoved superfluous return statement in get_data.
2003-09-18 Michael Meskes- Accept output variables for FETCH in DECLARE statement.
2003-09-09 Michael Meskes- Added Dave patch for Informix handling of numeric...
2003-08-04 Bruce Momjianpgindent run.
2003-08-01 Peter EisentrautMake ecpg SQLSTATE-aware. Map existing SQLCODE assignm...
2003-08-01 Michael Meskes- Added some Informix error codes in Informix mode.
2003-07-18 Michael MeskesAdded more compat stuff ot the parser.
2003-07-17 Michael MeskesAllow blanks at the end of numerical values.
2003-07-08 Michael MeskesMore informix fixes.
2003-07-01 Michael MeskesUse ISO dates in pgtypeslib by default.
2003-06-26 Michael MeskesAdded just another compatibility level for Informix.
2003-06-25 Michael MeskesImplemented Informix special way to treat NULLs, remove...
2003-06-22 Michael MeskesAdded missing terminating '\0' char for data put into...
2003-06-19 Michael MeskesFixed fetch into char * and added missing prototype...
2003-06-15 Bruce MomjianMake ecpg thread safe.
2003-04-01 Michael MeskesMore patches for informix compatibility.
2003-03-27 Michael MeskesMore changes to pgtypeslib and set optimization to...
2003-03-20 Michael MeskesStarted adding date and timestamp.
2003-03-16 Michael MeskesStarted working on a seperate pgtypes library. First...