]> 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:03 +0000 (09:31 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 20 Feb 2025 00:31:03 +0000 (09:31 +0900)
commit9fe0cad166df87b99f71374f7ff7acecf3cc600c
tree87a2703e81488892a4b60af09addc82ef35306ee
parent4c9397c374d9cf567837682fe2672df421209921
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