diff options
author | Michael Paquier <michael@paquier.xyz> | 2025-02-19 09:46:00 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2025-02-19 09:46:00 +0900 |
commit | e9c95c6d3616f4c106df763067fc40b0ca6efbd4 (patch) | |
tree | a5955cad0741a89544af3c32b3e9b56cae918943 /src/backend/storage/buffer/bufmgr.c | |
parent | c8f198c3acb59ed858b5b9b88b4fbc55cece544e (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/storage/buffer/bufmgr.c')
0 files changed, 0 insertions, 0 deletions