Further fix psql query-cancel test.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: bd5846e4a9c1338ded5efcef53511f0d71f53f0e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2021-09-06T20:14:57Z
Releases: 15.0
Further fix psql query-cancel test.

The query to wait for pg_sleep to be running did no such thing,
because the regex pattern it used could match itself.

Report: https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=conchuela&dt=2021-09-06%2018%3A00%3A20

Files

PathChange+/−
src/bin/psql/t/020_cancel.pl modified +1 −1