Thread: pgsql: Further fix psql query-cancel test.

pgsql: Further fix psql query-cancel test.

From
Tom Lane
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/bd5846e4a9c1338ded5efcef53511f0d71f53f0e

Modified Files
--------------
src/bin/psql/t/020_cancel.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)