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

Backpatch-through: 9.5

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/39f3a9d2ffcaafeb8ff25e0dbe9f28a657efb48e

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