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

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

Backpatch-through: 9.5

Branch
------
master

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

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