Commits

DateSubjectAuthorReleases
2019-02-16 Add DECLARE STATEMENT support to ECPG. Michael Meskes 12.0
2010-01-26 Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add out-of-scope cursor support to native mode. Michael Meskes 9.0.0
2010-01-15 Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add DESCRIBE [OUTPUT] statement to ecpg. Michael Meskes 9.0.0
2009-09-18 Added patch by Bernd Helmle <bernd.helmle@credativ.de> that adds a low level Michael Meskes 9.0.0
2009-05-20 Removed some unneeded variables and comparisons Michael Meskes 8.4.0
2008-03-20 Added ECPGget_PGconn() function to ecpglib, courtesy of Mike Aubury. Michael Meskes 8.3.2
2008-03-20 Added ECPGget_PGconn() function to ecpglib, courtesy of Mike Aubury. Michael Meskes 8.4.0
2008-02-15 Changed the way symbols are defined in C in INFORMIX mode. Michael Meskes 8.3.1
2008-02-14 Added SQLSTATE macro closing bug #3961. Michael Meskes 8.2.7
2008-02-14 *** empty log message *** Michael Meskes 8.4.0
2008-01-13 Changed prototype for ECPGdo because some compilers don't like int/enum aliasing in there. Michael Meskes 8.3.0
2007-10-03 Cleaned up ecpglib and renamed functions that do not need to be exported. Michael Meskes 8.3.0
2007-09-26 Applied patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> to get prepare thread-safe. Michael Meskes 8.3.0
2007-08-14 - Finished major rewrite to use new protocol version Michael Meskes 8.3.0
2006-08-02 ynced parser and keyword list. Michael Meskes 8.2.0
2005-11-30 - Made several variables "const char *" instead of "char *" as proposed by Qingqing Zhou <zhouqq@cs.toronto.edu>. Michael Meskes 8.0.5
2005-11-30 - Made several variables "const char *" instead of "char *" as proposed by Qingqing Zhou <zhouqq@cs.toronto.edu>. Michael Meskes 8.1.1
2005-11-30 - Made several variables "const char *" instead of "char *" as proposed by Qingqing Zhou <zhouqq@cs.toronto.edu>. Michael Meskes 8.2.0
2004-07-05 - Fixed indicator in SET DESCRIPTOR. Michael Meskes 8.0.0
2004-07-04 Made sure SET DESCRIPTOR accepts all data types including constants. Michael Meskes 8.0.0
2004-06-30 Added SET DESCRIPTOR command. Michael Meskes 8.0.0
2004-06-27 - Only use typedefs inside their scope. Michael Meskes 8.0.0
2004-01-28 - Fixed prototype for ECPGprepared_statement to not moan about "const char" Michael Meskes 7.4.2
2004-01-28 - Issue a warning if a cursor is declared but not opened. Michael Meskes 8.0.0
2003-08-01 - Added some Informix error codes in Informix mode. Michael Meskes 7.4.1