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-00035i-BY@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
initdb:  properly alphabetize getopt_long options in C string

Backpatch-through: 9.5

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/035c7dfddff1197a9229559a5c6e23e2a4cbf46c

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