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
/
ecpglib
/
extern.h
Commit message (
Expand
)
Author
Age
*
Added fixes from the coverity report send in by Joachim Wieland <joe@mcknight...
Michael Meskes
2006-06-21
*
Added patch by Gavin Scott <gavin@planetacetech.com> for Intel 64bit hardware.
Michael Meskes
2005-06-02
*
Added patch by Christof Petig <christof@petig-baender.de> to work around gcc ...
Michael Meskes
2005-03-18
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Made sure SET DESCRIPTOR accepts all data types including constants.
Michael Meskes
2004-07-04
*
Added SET DESCRIPTOR command.
Michael Meskes
2004-06-30
*
Made sure an internal array is not treated as a user defined one.
Michael Meskes
2003-11-08
*
pgindent run.
Bruce Momjian
2003-08-04
*
Make ecpg SQLSTATE-aware. Map existing SQLCODE assignments to SQLSTATEs,
Peter Eisentraut
2003-08-01
*
Started to create different error codes for different backend messages.
Michael Meskes
2003-07-15
*
Added just another compatibility level for Informix.
Michael Meskes
2003-06-26
*
Implemented Informix special way to treat NULLs, removed warnings, synced.
Michael Meskes
2003-06-25
*
Make ecpg thread safe.
Bruce Momjian
2003-06-15
*
Started working on a seperate pgtypes library. First test work. PLEASE test c...
Michael Meskes
2003-03-16