Commits

DateSubjectAuthorReleases
2026-03-16 Prevent -Wstrict-prototypes and -Wold-style-definition warnings Peter Eisentraut 19 (unreleased)
2019-09-20 Revert "Add DECLARE STATEMENT support to ECPG." Tom Lane 12.0
2019-09-20 Revert "Add DECLARE STATEMENT support to ECPG." Tom Lane 13.0
2019-02-16 Add DECLARE STATEMENT support to ECPG. Michael Meskes 12.0
2019-01-24 Remove infinite-loop hazards in ecpg test suite. Tom Lane 12.0
2019-01-24 Remove infinite-loop hazards in ecpg test suite. Tom Lane 9.5.16
2019-01-24 Remove infinite-loop hazards in ecpg test suite. Tom Lane 9.4.21
2019-01-24 Remove infinite-loop hazards in ecpg test suite. Tom Lane 9.6.12
2019-01-24 Remove infinite-loop hazards in ecpg test suite. Tom Lane 10.7
2019-01-24 Remove infinite-loop hazards in ecpg test suite. Tom Lane 11.2
2016-07-17 Establish conventions about global object names used in regression tests. Tom Lane 9.6.0
2013-11-10 Fix whitespace issues found by git diff --check, add gitattributes Peter Eisentraut 9.4.0
2010-01-22 Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to fix problem in auto-prepare mode if the connection is closed and re-opened and the previously prepared query is issued again. Michael Meskes 9.0.0
2009-12-16 Fixed auto-prepare to not try preparing statements that are not preparable. Bug Michael Meskes 9.0.0
2009-05-20 More variables gcc moans about Michael Meskes 8.4.0
2008-12-29 First rounf of whitespace changes. Everything but connect-test1 should be fine. Michael Meskes 8.4.0
2008-11-11 Replaced manually synced preproc.y by the one created by the new script. Michael Meskes 8.4.0
2008-02-17 - Removed duplicate include of ecpgtype.h which meant I had to adapt all expected results. Michael Meskes 8.4.0
2007-08-14 Fixed compiler warning for enum handling Michael Meskes 8.3.0
2007-08-14 - Finished major rewrite to use new protocol version Michael Meskes 8.3.0