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
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/6fb1c5b528267918a88c4143985a08a3c997e528

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