pgsql: initdb: complete getopt_long alphabetization - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: initdb: complete getopt_long alphabetization
Date
Msg-id E1ko9B0-0003CW-63@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
initdb:  complete getopt_long alphabetization

Backpatch-through: 9.5

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/348dd28a0df7c56e88cc83cedeb92a43db39233c

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: initdb: properly alphabetize getopt_long options in C string
Next
From: Noah Misch
Date:
Subject: pgsql: Correct behavior descriptions in comments, and correct a test na