Skip psql's TAP test for query cancellation entirely on Windows
commitc53e288dba96bf42c5bfc21e75b45efbf37863d0
authorMichael Paquier <michael@paquier.xyz>
Wed, 13 Sep 2023 00:53:48 +0000 (13 09:53 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 13 Sep 2023 00:53:48 +0000 (13 09:53 +0900)
tree82f7872d0c3c60dd3b8a14bd91df0a59d1a1d1a5
parente434e21e114b423e919324ad6ce1f3f079ca2a03
Skip psql's TAP test for query cancellation entirely on Windows

This changes 020_cancel.pl so as the test is entirely skipped on
Windows.  This test was already doing nothing under WIN32, except
initializing and starting a node without using it so this shaves a few
test cycles.

Author: Yugo NAGATA
Reviewed-by: Fabien Coelho
Discussion: https://postgr.es/m/20230810125935.22c2922ea5250ba79358965b@sraoss.co.jp
Backpatch-through: 15
src/bin/psql/t/020_cancel.pl