summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/compatlib
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed some bugs in Informix compat functions.Michael Meskes2003-07-171-2/+12
* Applied patch to fix two compatibility functions.Michael Meskes2003-07-161-2/+6
* Fixed some Informix compat functions so they handle NULL resp. indicators bet...Michael Meskes2003-07-091-0/+24
* More informix fixes.Michael Meskes2003-07-081-2/+14
* Fixed initialization bug and added postgres_fe.h to pgtypeslib.Michael Meskes2003-07-021-1/+4
* Fix ecpg typo --- change ;; to ;.Bruce Momjian2003-07-011-1/+1
* Use ISO dates in pgtypeslib by default.Michael Meskes2003-07-011-91/+194
* Implemented Informix special way to treat NULLs, removed warnings, synced.Michael Meskes2003-06-251-36/+12
* Add -L../ecpglib -lecpg for Cygwin compile.Bruce Momjian2003-06-241-2/+2
* Just another Informix compatibility change. They uses "free" for cursors as w...Michael Meskes2003-06-201-0/+10
* Fixed fetch into char * and added missing prototype for an Informix function.Michael Meskes2003-06-191-0/+6
* - Enable FETCH without INTO.Michael Meskes2003-06-131-0/+55
* Fix compilation on Cygwin.Peter Eisentraut2003-05-222-2/+3
* - Added more compatibility functions.Michael Meskes2003-05-141-6/+30
* Added rfmtlong compatibility function.Michael Meskes2003-05-061-1/+203
* Fix some problems exposed by building outside the source tree.Tom Lane2003-04-161-2/+2
* Informix fixes.Michael Meskes2003-04-101-11/+68
* Get rid of inappropriate flags in CPPFLAGS override --- these breakTom Lane2003-04-081-2/+2
* Added some more informix compatibility functions.Michael Meskes2003-04-081-1/+4
* Add prototype for toupper/tolower().Bruce Momjian2003-04-031-0/+1
* More patches for informix compatibility.Michael Meskes2003-04-011-22/+49
* Forgot two new files and one that was moved.Michael Meskes2003-03-302-0/+404