psql: Add test for handling of replication commands
authorPeter Eisentraut <peter@eisentraut.org>
Tue, 12 Oct 2021 13:33:36 +0000 (15:33 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Tue, 12 Oct 2021 13:33:36 +0000 (15:33 +0200)
commit67c069848a998de1436cad2d67baedbf31c3a28c
treeafb829ba4f89db6b386042b0ddbb0bfc8385878a
parentc0280bc3edeb9e9958efc14083b6f301d2ef79d5
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
src/bin/psql/t/001_basic.pl