diff options
author | Michael Paquier <michael@paquier.xyz> | 2025-02-19 09:45:57 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2025-02-19 09:45:57 +0900 |
commit | 9844eb67ccb7ff1b7cbc7722111b6b9aa81b16c9 (patch) | |
tree | a3d7b7402f4a4bb03e78aba3b0dcd71942923552 /src/backend/executor/nodeSamplescan.c | |
parent | 50d3d22baba63613d1f1406b2ed460dc9b03c3fc (diff) |
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/executor/nodeSamplescan.c')
0 files changed, 0 insertions, 0 deletions