summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/expected/sql-array.stdout
AgeCommit message (Collapse)Author
2015-02-10Fixed array handling in ecpg.Michael Meskes
When ecpg was rewritten to the new protocol version not all variable types were corrected. This patch rewrites the code for these types to fix that. It also fixes the documentation to correctly tell the status of array handling.
2006-09-05Started to cleanup complex tests.Michael Meskes
Added some interval checks to regression suite.