Commits

DateSubjectAuthorReleases
2021-03-24 Add DECLARE STATEMENT command to ECPG Michael Meskes 14.0
2019-05-22 Implement PREPARE AS statement for ECPG. Michael Meskes 12.0
2019-02-18 Sync ECPG's CREATE TABLE AS statement with backend's. Michael Meskes 9.5.17
2019-02-18 Sync ECPG's CREATE TABLE AS statement with backend's. Michael Meskes 9.6.13
2019-02-18 Sync ECPG's CREATE TABLE AS statement with backend's. Michael Meskes 10.8
2019-02-18 Sync ECPG's CREATE TABLE AS statement with backend's. Michael Meskes 11.3
2019-02-18 Sync ECPG's CREATE TABLE AS statement with backend's. Michael Meskes 12.0
2019-02-18 Add bytea datatype to ECPG. Michael Meskes 12.0
2019-02-16 Add DECLARE STATEMENT support to ECPG. Michael Meskes 12.0
2018-03-13 Add Oracle like handling of char arrays. Michael Meskes 11.0
2017-08-25 Implement DO CONTINUE action for ECPG WHENEVER statement. Michael Meskes 11.0
2017-03-18 Fix schedule of ecpg test files to only try two-phase commit test when possible. Michael Meskes 10.0
2017-03-13 Add test case for two phase commit. Also by Masahiko Sawada. Michael Meskes 10.0
2014-04-09 Several fixes to array handling in ecpg. Michael Meskes 9.4.0
2010-02-02 Fixed NaN/Infinity problems in ECPG for float/double/numeric/decimal by making it OS independant. Michael Meskes 9.0.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
2010-01-05 Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add sqlda support to Michael Meskes 9.0.0
2009-11-26 Added dynamic cursor names to ecpg. Almost the whole patch was done by Michael Meskes 9.0.0
2007-10-02 ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added thread-safe 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
2007-06-15 Applied patch by Joachim to enable checktcp again Michael Meskes 8.3.0