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

From Noah Misch
Subject pgsql: Fix interpolation in test name.
Date
Msg-id [email protected]
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/[email protected]

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