From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: psql: Additional tests |
Date: | 2022-03-01 10:33:45 |
Message-ID: | [email protected] |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
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/[email protected]
Branch
------
master
Modified Files
--------------
src/bin/psql/t/001_basic.pl | 37 ++++++++++++++++++++++++++++++++++++-
1 file changed, 36 insertions(+), 1 deletion(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2022-03-01 22:38:32 | pgsql: Fix check for PGHOST[ADDR] in pg_upgrade with Windows and tempor |
Previous Message | Michael Paquier | 2022-03-01 03:52:53 | pgsql: Rework internal command generation of pg_rewind |