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
/
compatlib
/
informix.c
Commit message (
Expand
)
Author
Age
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
*
Some cleanup in ecpg code:
Michael Meskes
2010-11-02
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
*
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add out-of-scope curs...
Michael Meskes
2010-01-26
*
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to fix memory leak in de...
Michael Meskes
2009-10-01
*
Removed some variables no longer needed.
Michael Meskes
2009-09-03
*
Made sure sqlca is reset for declare cursor in Informix mode as pointed out by
Michael Meskes
2009-08-14
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Removed unsigned/signed mismatches.
Michael Meskes
2009-05-20
*
NLS cleanup in ecpglib
Peter Eisentraut
2009-01-15
*
Do not eat memory even in case of an out-of-memory error.
Michael Meskes
2008-11-01
*
Add localization support to ecpg.
Peter Eisentraut
2008-05-16
*
informix.c was violating the coding rule about not including any
Tom Lane
2008-01-08
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
Also created export list for pgytpeslib and compatlib.
Michael Meskes
2007-10-03
*
Use snprintf from libpgport in ecpg compatlib. Required since
Magnus Hagander
2007-10-03
*
Cleaned up ecpglib and renamed functions that do not need to be exported.
Michael Meskes
2007-10-03
*
- Finished major rewrite to use new protocol version
Michael Meskes
2007-08-14
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
*
Added lots of SoC stuff made by Joachim.
Michael Meskes
2006-08-15
*
Added some more coverity report patches send in by Joachim Wieland <joe@mckni...
Michael Meskes
2006-06-26
*
Remove individual user copyright because the code is contributed to
Bruce Momjian
2006-06-25
*
Clarified copyright notice
Michael Meskes
2006-06-23
*
Added fixed from the coverity report send in by Joachim Wieland <joe@mcknight...
Michael Meskes
2006-06-21
*
Fixed memory leak bugs found by Martijn Oosterhout.
Michael Meskes
2006-04-24
*
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2006-03-11
*
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-11-22
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Another pgindent run with lib typedefs added.
Bruce Momjian
2004-08-30
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
- Only use typedefs inside their scope.
Michael Meskes
2004-06-27
*
- Fixed Informix compat math functions to cope with the situations
Michael Meskes
2004-03-14
*
Fix portability bugs: char values passed to <ctype.h> functions must
Tom Lane
2004-01-04
*
Forgot to change one compatlib.h.
Peter Eisentraut
2003-12-18
*
Fixed potentially uninitialized memory bug in compatlib.
Michael Meskes
2003-11-03
*
Applied patch by Dave Cramer to fix several bugs in compatlib.
Michael Meskes
2003-10-30
*
Fixed error handling in Informix compat str to date conversion.
Michael Meskes
2003-10-07
*
- Fixed constant listing in execute using clause.
Michael Meskes
2003-10-06
*
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
*
- Renamed my own strndup() function because of a name clash.
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
*
- Added Dave patch for Informix handling of numeric/int conversion.
Michael Meskes
2003-09-09
*
pgindent run.
Bruce Momjian
2003-08-04
*
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-08-01
*
Fixed some bugs in Informix compat functions.
Michael Meskes
2003-07-17
*
Applied patch to fix two compatibility functions.
Michael Meskes
2003-07-16
[next]