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
-
test_escape: Fix output of --help
- bc018595408e 13.21 landed
- cecbb131e5eb 14.18 landed
- f9b76fd69681 15.13 landed
- 9fe0cad166df 16.9 landed
- e7f72185062c 17.5 landed
- 9b1cb58c5f21 18.0 landed
-
test_escape: Fix handling of short options in getopt_long()
- e9c95c6d3616 13.21 landed
- 691c32ba4b19 14.18 landed
- 9844eb67ccb7 15.13 landed
- 8d0756250313 16.9 landed
- a68a7594ca3a 17.5 landed
- aef6f907f631 18.0 landed