aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_utilcmd.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2025-02-19 09:45:42 +0900
committerMichael Paquier <michael@paquier.xyz>2025-02-19 09:45:42 +0900
commitaef6f907f63106437d059e1a0a2b696b067fb0af (patch)
treef32f385fdc72261b625507c214d1f06bb420bf3e /src/backend/parser/parse_utilcmd.c
parentf2e4c2b2039e8e1944c6b50531910cc389f47ace (diff)
downloadpostgresql-aef6f907f63106437d059e1a0a2b696b067fb0af.tar.gz
postgresql-aef6f907f63106437d059e1a0a2b696b067fb0af.zip
test_escape: Fix handling of short options in getopt_long()
This addresses two errors in the module, based on the set of options supported: - '-c', for --conninfo, was not listed. - '-f', for --force-unsupported, was not listed. While on it, these are now listed in an alphabetical order. Author: Japin Li Discussion: https://postgr.es/m/ME0P300MB04451FB20CE0346A59C25CADB6FA2@ME0P300MB0445.AUSP300.PROD.OUTLOOK.COM Backpatch-through: 13
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions