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-00035f-B2@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
initdb:  properly alphabetize getopt_long options in C string

Backpatch-through: 9.5

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/38bcd4340f5a7d618961d185f79776f5802336e0

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