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

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

Backpatch-through: 9.5

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/8e456b8e597ed944eca7c24d6613ebff94aacb0b

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