Re: test_escape: invalid option -- 'c'

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Japin Li <japinli@hotmail.com>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2025-02-19T03:13:47Z
Lists: pgsql-hackers
On Wed, Feb 19, 2025 at 10:31:40AM +0800, Japin Li wrote:
> I didn't add the 'f' option since the usage() does not declare it.
> If you add this, we also should update the usage(), right?

Yes, we should.
--
Michael

Commits

  1. test_escape: Fix output of --help

  2. test_escape: Fix handling of short options in getopt_long()