pgsql: initdb: properly alphabetize getopt_long options in C string - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: initdb: properly alphabetize getopt_long options in C string
Date
Msg-id E1ko93O-00035f-B2@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Allow ALTER TYPE to update an existing type's typsubscript value
Next
From: Bruce Momjian
Date:
Subject: pgsql: initdb: complete getopt_long alphabetization