index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
include
/
ecpg_informix.h
Commit message (
Expand
)
Author
Age
*
Move Informix compatibility include files out of the way. compatlib.h
Peter Eisentraut
2003-12-18
*
Hide Informix datatypes. They are not seen by our built process anymore.
Michael Meskes
2003-10-03
*
- Fixed order mismatch in processing "using" arguments.
Michael Meskes
2003-09-22
*
- Applied some bug fixing patches by Dave Cramer <dave@fastcrypt.com>.
Michael Meskes
2003-09-20
*
Removed superfluous return statement in get_data.
Michael Meskes
2003-09-19
*
Some uppercase type definitions were left.
Michael Meskes
2003-09-10
*
pgindent run.
Bruce Momjian
2003-08-04
*
Implemented Informix special way to treat NULLs, removed warnings, synced.
Michael Meskes
2003-06-25
*
Just another Informix compatibility change. They uses "free" for cursors as w...
Michael Meskes
2003-06-20
*
- Enable FETCH without INTO.
Michael Meskes
2003-06-13
*
- Added more compatibility functions.
Michael Meskes
2003-05-14
*
Moved Informix stuff to its own compat library. Interval datetype is now full...
Michael Meskes
2003-03-30
*
Changes to the parser to accept new datatypes.
Michael Meskes
2003-03-21
*
- Synced parser and keyword file.
Michael Meskes
2003-02-14