]> granicus.if.org Git - postgresql/history - src/interfaces/ecpg/compatlib/informix.c
- Added Dave patch for Informix handling of numeric/int conversion.
[postgresql] / src / interfaces / ecpg / compatlib / informix.c
2003-09-09 Michael Meskes- Added Dave patch for Informix handling of numeric...
2003-08-04 Bruce Momjianpgindent run.
2003-08-01 Tom LaneFix a few of the more blatantly unportable constructs...
2003-08-01 Michael Meskes- Added some Informix error codes in Informix mode.
2003-07-17 Michael MeskesFixed some bugs in Informix compat functions.
2003-07-16 Michael MeskesApplied patch to fix two compatibility functions.
2003-07-09 Michael MeskesFixed some Informix compat functions so they handle...
2003-07-08 Michael MeskesMore informix fixes.
2003-07-02 Michael MeskesFixed initialization bug and added postgres_fe.h to...
2003-07-01 Bruce MomjianFix ecpg typo --- change ;; to ;.
2003-07-01 Michael MeskesUse ISO dates in pgtypeslib by default.
2003-06-25 Michael MeskesImplemented Informix special way to treat NULLs, remove...
2003-06-20 Michael MeskesJust another Informix compatibility change. They uses...
2003-06-19 Michael MeskesFixed fetch into char * and added missing prototype...
2003-06-13 Michael Meskes- Enable FETCH without INTO.
2003-05-22 Peter EisentrautFix compilation on Cygwin.
2003-05-14 Michael Meskes - Added more compatibility functions.
2003-05-06 Michael MeskesAdded rfmtlong compatibility function.
2003-04-10 Michael MeskesInformix fixes.
2003-04-08 Michael MeskesAdded some more informix compatibility functions.
2003-04-03 Bruce MomjianAdd prototype for toupper/tolower().
2003-04-01 Michael MeskesMore patches for informix compatibility.
2003-03-30 Michael MeskesForgot two new files and one that was moved.