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
/
preproc
Commit message (
Expand
)
Author
Age
*
ecpg now adds a unique counter to its varchar struct definitions to make thes...
Michael Meskes
2010-03-09
*
Revert pgindent changes to ecpg include files that are part of ecpg
Bruce Momjian
2010-02-26
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
*
Changed ECPG outofscope handling to always print out statements in the same o...
Michael Meskes
2010-01-29
*
Added test case that was part of Zoltan's patch but apparently wasn't part of...
Michael Meskes
2010-01-26
*
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 fix problem in auto-p...
Michael Meskes
2010-01-22
*
Fixed auto-prepare to not try preparing statements that are not preparable. Bug
Michael Meskes
2009-12-16
*
Added missing files.
Michael Meskes
2009-11-26
*
Added dynamic cursor names to ecpg. Almost the whole patch was done by
Michael Meskes
2009-11-26
*
More variables gcc moans about
Michael Meskes
2009-05-20
*
Fix ecpg tests for change that disallowed Unicode literals unless
Tom Lane
2009-05-06
*
Unicode escapes in strings and identifiers
Peter Eisentraut
2008-10-29
*
Synced parser.
Michael Meskes
2008-05-20
*
Fixed bug that caused arrays of varchar to be output with incomplete name.
Michael Meskes
2008-03-02
*
- Finished major rewrite to use new protocol version
Michael Meskes
2007-08-14
*
Applied Joachim's patch for ecpg_config.h creation on Vista.
Michael Meskes
2007-05-27
*
Added Joachim's changes for MinGW.
Michael Meskes
2006-09-26
*
Not all C compilers understand the "//" comment in this test case, so I remov...
Michael Meskes
2006-09-08
*
Replaced complex tests with small ones.
Michael Meskes
2006-09-08
*
More logic from complex/test* moved to their own testcases.
Michael Meskes
2006-09-08
*
Started to cleanup complex tests.
Michael Meskes
2006-09-05