pgsql: Fix interpolation in test name. - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: Fix interpolation in test name.
Date
Msg-id E1kHi1w-0001Kk-7N@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix interpolation in test name.

A pre-commit review had reported the problem, but the fix reached only
v10 and earlier.  Back-patch to v11.

Discussion: https://postgr.es/m/20200423.140546.1055476118690602079.horikyota.ntt@gmail.com

Branch
------
REL_11_STABLE

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

Modified Files
--------------
src/test/recovery/t/020_archive_status.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Noah Misch
Date:
Subject: pgsql: Fix race in test of pg_switch_wal().
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Fix race in test of pg_switch_wal().