pgsql: Fix pgbench TAP test.

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix pgbench TAP test.
Date: 2022-03-24 04:46:37
Message-ID: E1nXFMq-0017cl-Ci@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2022-03-24 08:50:03 pgsql: Add additional filtering options to pg_waldump.
Previous Message Michael Paquier 2022-03-24 03:43:10 pgsql: Refactor code related to pg_hba_file_rules() into new file