Re: [PATCH] pgbench: fix incorrect long option name in error message

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Semih Doğan <semih702do(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] pgbench: fix incorrect long option name in error message
Date: 2026-07-15 18:55:25
Message-ID: 0855358A-B074-4EA6-A7DA-F3C00E468EA1@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 15 Jul 2026, at 20:30, Semih Doğan <semih702do(at)gmail(dot)com> wrote:

> The attached patch fixes the message and updates the TAP test in
> 002_pgbench_no_server.pl that was asserting the wrong spelling.

Good catch, the same typo exists all the way down to v15 from 6f164e6d17616.
Thanks for the report, I'll apply and backpatch shortly.

--
Daniel Gustafsson

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Melanie Plageman 2026-07-15 19:34:02 Re: Why clearing the VM doesn't require registering vm buffer in wal record
Previous Message Dean Rasheed 2026-07-15 18:51:28 Re: Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows