psql: Additional tests

Peter Eisentraut <peter@eisentraut.org>

Commit: 9028cce426ba6e08ee5ef8fcaedb2445e6c08c75
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2022-03-01T10:23:28Z
Releases: 15.0
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

Files

PathChange+/−
src/bin/psql/t/001_basic.pl modified +36 −1

Discussion