Commits

DateSubjectAuthorReleases
2019-07-08 Fix small memory leak in ecpglib ecpg_update_declare_statement() is called the Michael Meskes 12.0
2019-07-03 Fix small memory leak in ecpglib ecpg_update_declare_statement() is called the Michael Meskes 13.0
2019-05-22 Implement PREPARE AS statement for ECPG. Michael Meskes 12.0
2019-03-16 Use correct connection name variable in ecpglib. Michael Meskes 12.0
2019-02-16 Add DECLARE STATEMENT support to ECPG. Michael Meskes 12.0
2010-11-02 Some cleanup in ecpg code: Michael Meskes 9.1.0
2010-03-21 Correctly name functions in debug output in ecpglib. When the functions were Michael Meskes 9.0.0
2010-01-22 Make argument const char * as per Takahiro Itagaki's suggestion. Michael Meskes 9.0.0
2010-01-22 Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to fix problem in auto-prepare mode if the connection is closed and re-opened and the previously prepared query is issued again. 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
2010-01-08 Backported fix for protecting ecpg against applications freeing strings to 8.4. Michael Meskes 8.4.3
2009-10-15 Made ECPG more robust against applications freeing strings, based on Michael Meskes 9.0.0
2009-05-20 Removed some unneeded variables and comparisons Michael Meskes 8.4.0
2008-05-12 Check for non-existant connection in prepare statement handling. Michael Meskes 8.3.2
2008-05-12 Check for non-existant connection in prepare statement handling. Michael Meskes 8.4.0
2008-02-07 - Fixed segfault in ecpg when using an array element. Michael Meskes 8.3.1
2007-10-03 Cleaned up ecpglib and renamed functions that do not need to be exported. Michael Meskes 8.3.0
2007-09-30 Applied another patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> 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-09-05 Synced parser. Michael Meskes 8.2.0
2006-02-04 Added C bit fields to ecpg parser 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