forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita68a759
committed
test_escape: Fix handling of short options in getopt_long()
This addresses two errors in the module, based on the set of optionssupported:- '-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 LiDiscussion:https://postgr.es/m/ME0P300MB04451FB20CE0346A59C25CADB6FA2@ME0P300MB0445.AUSP300.PROD.OUTLOOK.COMBackpatch-through: 131 parentf8554de commita68a759
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
824 | 824 |
| |
825 | 825 |
| |
826 | 826 |
| |
827 |
| - | |
| 827 | + | |
828 | 828 |
| |
829 | 829 |
| |
830 | 830 |
| |
|
0 commit comments
Comments
(0)