aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/include/ecpg_informix.h
Commit message (Expand)AuthorAge
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* pgindent run for 9.0Bruce Momjian2010-02-26
* Made sure sqlca is reset for declare cursor in Informix mode as pointed out byMichael Meskes2009-08-14
* - Removed duplicate include of ecpgtype.h which meant I had to adapt all expe...Michael Meskes2008-02-17
* Changed the way symbols are defined in C in INFORMIX mode.Michael Meskes2008-02-15
* Sorry, accidently committed a patch I'm working on. Reverting it.Michael Meskes2008-02-14
* *** empty log message ***Michael Meskes2008-02-14
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-11
* Remove Christof Petig copyright on include file, per author request.Bruce Momjian2006-03-08
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* - Argh, just another bug in adjust_informix.Michael Meskes2004-05-10
* Move Informix compatibility include files out of the way. compatlib.hPeter Eisentraut2003-12-18
* Hide Informix datatypes. They are not seen by our built process anymore.Michael Meskes2003-10-03
* - Fixed order mismatch in processing "using" arguments.Michael Meskes2003-09-22
* - Applied some bug fixing patches by Dave Cramer <dave@fastcrypt.com>.Michael Meskes2003-09-20
* Removed superfluous return statement in get_data.Michael Meskes2003-09-19
* Some uppercase type definitions were left.Michael Meskes2003-09-10
* pgindent run.Bruce Momjian2003-08-04
* Implemented Informix special way to treat NULLs, removed warnings, synced.Michael Meskes2003-06-25
* Just another Informix compatibility change. They uses "free" for cursors as w...Michael Meskes2003-06-20
* - Enable FETCH without INTO.Michael Meskes2003-06-13
* - Added more compatibility functions.Michael Meskes2003-05-14
* Moved Informix stuff to its own compat library. Interval datetype is now full...Michael Meskes2003-03-30
* Changes to the parser to accept new datatypes.Michael Meskes2003-03-21
* - Synced parser and keyword file.Michael Meskes2003-02-14