pgsql: psql: Add test for handling of replication commands - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: psql: Add test for handling of replication commands
Date
Msg-id E1maI11-00026N-Eb@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
psql: Add test for handling of replication commands

Add a test for the clean handling of unsupported replication command
responses.  This was once accidentally broken, and it seems unusual
enough that it's easy to forget when testing manually.

Discussion: https://www.postgresql.org/message-id/2570e2ae-fa0f-aac9-f72f-bb59a9983a20@enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/67c069848a998de1436cad2d67baedbf31c3a28c

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


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: psql: More tests
Next
From: Peter Eisentraut
Date:
Subject: pgsql: psql: Fix test