Thread: pgsql: psql: Add test for handling of replication commands

pgsql: psql: Add test for handling of replication commands

From
Peter Eisentraut
Date:
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(-)