Thread: pgsql: Fix pgbench TAP test.

pgsql: Fix pgbench TAP test.

From
Tatsuo Ishii
Date:
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(-)