]> git.ipfire.org Git - thirdparty/postgresql.git/commit
test_escape: Fix output of --help
authorMichael Paquier <michael@paquier.xyz>
Thu, 20 Feb 2025 00:31:05 +0000 (09:31 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 20 Feb 2025 00:31:05 +0000 (09:31 +0900)
commitf9b76fd696819874d62eab9912b0b44a22235c97
tree8d13d6e6c6e732f5c5cd66c30816897a80bf9f10
parent70b650d1855331ebfc54c172092a2a1575911060
test_escape: Fix output of --help

The short option name -f was not listed, only its long option name
--force-unsupported.

Author: Japin Li
Discussion: https://postgr.es/m/ME0P300MB04452BD1FB1B277D4C1C20B9B6C52@ME0P300MB0445.AUSP300.PROD.OUTLOOK.COM
Backpatch-through: 13
src/test/modules/test_escape/test_escape.c