Add regression tests for psql's \o and \g on files
Michael Paquier <michael@paquier.xyz>
Add regression tests for psql's \o and \g on files This adds coverage for a few scenarios not checked yet in psql, with multiple query combined across files defined by \o, \g or both at the same time. The results are saved in the output files defined, then reloaded back to check what has been written to them. Author: Daniel Verite Discussion: https://postgr.es/m/25c2bb5b-9012-40f8-8088-774cb764046d@manitou-mail.org
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/psql.out | modified | +131 −0 |
| src/test/regress/sql/psql.sql | modified | +64 −0 |
Discussion
- Tests for psql \g and \o 7 messages · 2022-11-01 → 2022-11-30