Thread: pgsql: psql: Additional tests

pgsql: psql: Additional tests

From
Peter Eisentraut
Date:
psql: Additional tests

Add a few TAP tests for things that happen while a user query is being
sent:

- \timing
- client encoding handling
- notifications

Discussion: https://www.postgresql.org/message-id/3199e176-424e-1bef-f180-c1548466c2da@enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9028cce426ba6e08ee5ef8fcaedb2445e6c08c75

Modified Files
--------------
src/bin/psql/t/001_basic.pl | 37 ++++++++++++++++++++++++++++++++++++-
1 file changed, 36 insertions(+), 1 deletion(-)