aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/sql/fetch.pgc
Commit message (Expand)AuthorAge
* Make some ecpg test cases more robust against unexpected errors that happenMichael Meskes2019-01-30
* Remove infinite-loop hazards in ecpg test suite.Tom Lane2019-01-24
* ECPG: Add EXEC SQL CLOSE C to the tests.Michael Meskes2013-11-26
* Fix whitespace issues found by git diff --check, add gitattributesPeter Eisentraut2013-11-10
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* More variables gcc moans aboutMichael Meskes2009-05-20
* Fixed parsing of parameters. Added regression test for this.Michael Meskes2008-10-14
* Re-enabled variables in fetch/move command.Michael Meskes2008-01-15
* - Finished major rewrite to use new protocol versionMichael Meskes2007-08-14
* Replaced complex tests with small ones.Michael Meskes2006-09-08