index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
test
/
ecpg_schedule
Commit message (
Expand
)
Author
Age
*
ecpg: Fix zero-termination of string generated by intoasc()
Michael Paquier
2024-02-19
*
Revert "Add DECLARE STATEMENT support to ECPG."
Tom Lane
2019-09-20
*
Implement PREPARE AS statement for ECPG.
Michael Meskes
2019-05-22
*
Sync ECPG's CREATE TABLE AS statement with backend's.
Michael Meskes
2019-02-18
*
Add bytea datatype to ECPG.
Michael Meskes
2019-02-18
*
Add DECLARE STATEMENT support to ECPG.
Michael Meskes
2019-02-16
*
Add Oracle like handling of char arrays.
Michael Meskes
2018-03-14
*
Implement DO CONTINUE action for ECPG WHENEVER statement.
Michael Meskes
2017-08-25
*
Fix schedule of ecpg test files to only try two-phase commit test when possible.
Michael Meskes
2017-03-18
*
Add test case for two phase commit. Also by Masahiko Sawada.
Michael Meskes
2017-03-13
*
Several fixes to array handling in ecpg.
Michael Meskes
2014-04-09
*
Fixed NaN/Infinity problems in ECPG for float/double/numeric/decimal by makin...
Michael Meskes
2010-02-02
*
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add out-of-scope curs...
Michael Meskes
2010-01-26
*
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add DESCRIBE [OUTPUT]...
Michael Meskes
2010-01-15
*
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add sqlda support to
Michael Meskes
2010-01-05
*
Added dynamic cursor names to ecpg. Almost the whole patch was done by
Michael Meskes
2009-11-26
*
Unicode escapes in strings and identifiers
Peter Eisentraut
2008-10-29
*
ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added thread-safe
Michael Meskes
2007-10-02
*
Applied another patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>
Michael Meskes
2007-09-30
*
Applied patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> to get pre...
Michael Meskes
2007-09-26
*
- Finished major rewrite to use new protocol version
Michael Meskes
2007-08-14
*
Rewrite ECPG regression test driver in C, by splitting the standard
Magnus Hagander
2007-06-12