index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
compatlib
/
informix.c
Age
Commit message (
Expand
)
Author
2004-06-27
- Only use typedefs inside their scope.
Michael Meskes
2004-03-14
- Fixed Informix compat math functions to cope with the situations
Michael Meskes
2004-01-04
Fix portability bugs: char values passed to <ctype.h> functions must
Tom Lane
2003-12-18
Forgot to change one compatlib.h.
Peter Eisentraut
2003-11-03
Fixed potentially uninitialized memory bug in compatlib.
Michael Meskes
2003-10-30
Applied patch by Dave Cramer to fix several bugs in compatlib.
Michael Meskes
2003-10-07
Fixed error handling in Informix compat str to date conversion.
Michael Meskes
2003-10-06
- Fixed constant listing in execute using clause.
Michael Meskes
2003-10-03
Hide Informix datatypes. They are not seen by our built process anymore.
Michael Meskes
2003-09-22
- Fixed order mismatch in processing "using" arguments.
Michael Meskes
2003-09-20
- Renamed my own strndup() function because of a name clash.
Michael Meskes
2003-09-19
Removed superfluous return statement in get_data.
Michael Meskes
2003-09-10
Some uppercase type definitions were left.
Michael Meskes
2003-09-09
- Added Dave patch for Informix handling of numeric/int conversion.
Michael Meskes
2003-08-04
pgindent run.
Bruce Momjian
2003-08-01
Fix a few of the more blatantly unportable constructs in this file.
Tom Lane
2003-08-01
- Added some Informix error codes in Informix mode.
Michael Meskes
2003-07-17
Fixed some bugs in Informix compat functions.
Michael Meskes
2003-07-16
Applied patch to fix two compatibility functions.
Michael Meskes
2003-07-09
Fixed some Informix compat functions so they handle NULL resp. indicators bet...
Michael Meskes
2003-07-08
More informix fixes.
Michael Meskes
2003-07-02
Fixed initialization bug and added postgres_fe.h to pgtypeslib.
Michael Meskes
2003-07-01
Fix ecpg typo --- change ;; to ;.
Bruce Momjian
2003-07-01
Use ISO dates in pgtypeslib by default.
Michael Meskes
2003-06-25
Implemented Informix special way to treat NULLs, removed warnings, synced.
Michael Meskes
2003-06-20
Just another Informix compatibility change. They uses "free" for cursors as w...
Michael Meskes
2003-06-19
Fixed fetch into char * and added missing prototype for an Informix function.
Michael Meskes
2003-06-13
- Enable FETCH without INTO.
Michael Meskes
2003-05-22
Fix compilation on Cygwin.
Peter Eisentraut
2003-05-14
- Added more compatibility functions.
Michael Meskes
2003-05-06
Added rfmtlong compatibility function.
Michael Meskes
2003-04-10
Informix fixes.
Michael Meskes
2003-04-08
Added some more informix compatibility functions.
Michael Meskes
2003-04-03
Add prototype for toupper/tolower().
Bruce Momjian
2003-04-01
More patches for informix compatibility.
Michael Meskes
2003-03-30
Forgot two new files and one that was moved.
Michael Meskes
[prev]