aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/ecpg_schedule
Commit message (Expand)AuthorAge
* ecpg: Fix zero-termination of string generated by intoasc()Michael Paquier2024-02-19
* Revert "Add DECLARE STATEMENT support to ECPG."Tom Lane2019-09-20
* Implement PREPARE AS statement for ECPG.Michael Meskes2019-05-22
* Sync ECPG's CREATE TABLE AS statement with backend's.Michael Meskes2019-02-18
* Add bytea datatype to ECPG.Michael Meskes2019-02-18
* Add DECLARE STATEMENT support to ECPG.Michael Meskes2019-02-16
* Add Oracle like handling of char arrays.Michael Meskes2018-03-14
* Implement DO CONTINUE action for ECPG WHENEVER statement.Michael Meskes2017-08-25
* Fix schedule of ecpg test files to only try two-phase commit test when possible.Michael Meskes2017-03-18
* Add test case for two phase commit. Also by Masahiko Sawada.Michael Meskes2017-03-13
* Several fixes to array handling in ecpg.Michael Meskes2014-04-09
* Fixed NaN/Infinity problems in ECPG for float/double/numeric/decimal by makin...Michael Meskes2010-02-02
* Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add out-of-scope curs...Michael Meskes2010-01-26
* Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add DESCRIBE [OUTPUT]...Michael Meskes2010-01-15
* Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add sqlda support toMichael Meskes2010-01-05
* Added dynamic cursor names to ecpg. Almost the whole patch was done byMichael Meskes2009-11-26
* Unicode escapes in strings and identifiersPeter Eisentraut2008-10-29
* ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added thread-safeMichael Meskes2007-10-02
* Applied another patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>Michael Meskes2007-09-30
* Applied patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> to get pre...Michael Meskes2007-09-26
* - Finished major rewrite to use new protocol versionMichael Meskes2007-08-14
* Rewrite ECPG regression test driver in C, by splitting the standardMagnus Hagander2007-06-12