pgsql: psql: Add various tests
Started by Peter Eisentrautover 4 years ago1 messagescomitters
psql: Add various tests
Add tests for psql features
- AUTOCOMMIT
- ON_ERROR_ROLLBACK
- ECHO errors
Reviewed-by: Fabien COELHO <coelho@cri.ensmp.fr>
Discussion: /messages/by-id/6954328d-96f2-77f7-735f-7ce493a40949@enterprisedb.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/14d755b00037ce04b9e24504f4b540d9e731c29e
Modified Files
--------------
src/test/regress/expected/psql.out | 99 ++++++++++++++++++++++++++++++++++++++
src/test/regress/sql/psql.sql | 63 ++++++++++++++++++++++++
2 files changed, 162 insertions(+)