pgsql: initdb: properly alphabetize getopt_long options in C string

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: initdb: properly alphabetize getopt_long options in C string
Дата
Msg-id E1ko93O-00035i-BY@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
initdb:  properly alphabetize getopt_long options in C string

Backpatch-through: 9.5

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/035c7dfddff1197a9229559a5c6e23e2a4cbf46c

Modified Files
--------------
src/bin/initdb/initdb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Allow ALTER TYPE to update an existing type's typsubscript value
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: initdb: complete getopt_long alphabetization