aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/ecpg_schedule_tcp
Commit message (Expand)AuthorAge
* Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut2010-08-19
* 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
* Applied patch by Joachim to enable checktcp againMichael Meskes2007-06-15