index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
compatlib
/
informix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed potentially uninitialized memory bug in compatlib.
Michael Meskes
2003-11-03
1
-33
/
+43
*
Applied patch by Dave Cramer to fix several bugs in compatlib.
Michael Meskes
2003-10-30
1
-14
/
+71
*
Fixed error handling in Informix compat str to date conversion.
Michael Meskes
2003-10-07
1
-1
/
+1
*
- Fixed constant listing in execute using clause.
Michael Meskes
2003-10-06
1
-1
/
+1
*
Hide Informix datatypes. They are not seen by our built process anymore.
Michael Meskes
2003-10-03
1
-2
/
+3
*
- Fixed order mismatch in processing "using" arguments.
Michael Meskes
2003-09-22
1
-46
/
+46
*
- Renamed my own strndup() function because of a name clash.
Michael Meskes
2003-09-20
1
-2
/
+2
*
Removed superfluous return statement in get_data.
Michael Meskes
2003-09-19
1
-15
/
+5
*
Some uppercase type definitions were left.
Michael Meskes
2003-09-10
1
-9
/
+9
*
- Added Dave patch for Informix handling of numeric/int conversion.
Michael Meskes
2003-09-09
1
-35
/
+35
*
pgindent run.
Bruce Momjian
2003-08-04
1
-272
/
+344
*
Fix a few of the more blatantly unportable constructs in this file.
Tom Lane
2003-08-01
1
-23
/
+27
*
- Added some Informix error codes in Informix mode.
Michael Meskes
2003-08-01
1
-1
/
+1
*
Fixed some bugs in Informix compat functions.
Michael Meskes
2003-07-17
1
-2
/
+12
*
Applied patch to fix two compatibility functions.
Michael Meskes
2003-07-16
1
-2
/
+6
*
Fixed some Informix compat functions so they handle NULL resp. indicators bet...
Michael Meskes
2003-07-09
1
-0
/
+24
*
More informix fixes.
Michael Meskes
2003-07-08
1
-2
/
+14
*
Fixed initialization bug and added postgres_fe.h to pgtypeslib.
Michael Meskes
2003-07-02
1
-1
/
+4
*
Fix ecpg typo --- change ;; to ;.
Bruce Momjian
2003-07-01
1
-1
/
+1
*
Use ISO dates in pgtypeslib by default.
Michael Meskes
2003-07-01
1
-91
/
+194
*
Implemented Informix special way to treat NULLs, removed warnings, synced.
Michael Meskes
2003-06-25
1
-36
/
+12
*
Just another Informix compatibility change. They uses "free" for cursors as w...
Michael Meskes
2003-06-20
1
-0
/
+10
*
Fixed fetch into char * and added missing prototype for an Informix function.
Michael Meskes
2003-06-19
1
-0
/
+6
*
- Enable FETCH without INTO.
Michael Meskes
2003-06-13
1
-0
/
+55
*
Fix compilation on Cygwin.
Peter Eisentraut
2003-05-22
1
-1
/
+1
*
- Added more compatibility functions.
Michael Meskes
2003-05-14
1
-6
/
+30
*
Added rfmtlong compatibility function.
Michael Meskes
2003-05-06
1
-1
/
+203
*
Informix fixes.
Michael Meskes
2003-04-10
1
-11
/
+68
*
Added some more informix compatibility functions.
Michael Meskes
2003-04-08
1
-1
/
+4
*
Add prototype for toupper/tolower().
Bruce Momjian
2003-04-03
1
-0
/
+1
*
More patches for informix compatibility.
Michael Meskes
2003-04-01
1
-22
/
+49
*
Forgot two new files and one that was moved.
Michael Meskes
2003-03-30
1
-0
/
+361