pgsql: Fix pgbench TAP test. - Mailing list pgsql-committers

From Tatsuo Ishii
Subject pgsql: Fix pgbench TAP test.
Date
Msg-id E1nXFMq-0017cl-Ci@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix pgbench TAP test.

Bildfarm member prairiedog reported a pgbench TAP test failure after
commit: 4a39f87acd6e681e5ded1239391d8a92645b43d6. This commit attempts
to fix some copy&paste errors introduced in the previous commit.

Author: Yugo Nagata
Reported-by: Tom Lane
Discussion: https://postgr.es/m/2775989.1648060014%40sss.pgh.pa.us

Branch
------
master

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

Modified Files
--------------
src/bin/pgbench/t/001_pgbench_with_server.pl | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Refactor code related to pg_hba_file_rules() into new file
Next
From: Thomas Munro
Date:
Subject: pgsql: Add additional filtering options to pg_waldump.