Fix pgbench TAP test.

Tatsuo Ishii <ishii@postgresql.org>

Commit: ac9c5dc5d4cc15e396b59ca66df25969e51a2a00
Author: Tatsuo Ishii <ishii@postgresql.org>
Date: 2022-03-24T04:32:59Z
Releases: 15.0
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

Files

PathChange+/−
src/bin/pgbench/t/001_pgbench_with_server.pl modified +2 −1

Discussion