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
/
expected
/
preproc-cursor.c
Commit message (
Expand
)
Author
Age
*
Revert "Add DECLARE STATEMENT support to ECPG."
Tom Lane
2019-09-20
*
Add DECLARE STATEMENT support to ECPG.
Michael Meskes
2019-02-16
*
Change error handling of out of scope variables in ecpg.
Michael Meskes
2019-01-30
*
Remove unnecessary parentheses in return statements
Peter Eisentraut
2017-09-05
*
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-17
*
Do not use the variable name when defining a varchar structure in ecpg.
Michael Meskes
2012-02-13
*
Added test for cursor handling on different connections to regression test
Michael Meskes
2011-12-18
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
ecpg now adds a unique counter to its varchar struct definitions to make thes...
Michael Meskes
2010-03-09
*
Changed ECPG outofscope handling to always print out statements in the same o...
Michael Meskes
2010-01-29
*
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add out-of-scope curs...
Michael Meskes
2010-01-26
*
Added missing files.
Michael Meskes
2009-11-26