pgsql: test_escape: Fix handling of short options in getopt_long()

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: test_escape: Fix handling of short options in getopt_long()
Дата
Msg-id E1tkYEZ-0002uF-32@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/a68a7594ca3adc22899a5d06629fb2d0fa6724bc

Modified Files
--------------
src/test/modules/test_escape/test_escape.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


В списке pgsql-committers по дате отправления: