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

From Noah Misch
Subject pgsql: Fix interpolation in test name.
Date
Msg-id E1kHi1w-0001Kd-64@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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/47a3a1c3d4981c85f1819bb495ec4ff70f1b9456

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().