[COMMITTERS] pgsql: UCS_to_most.pl: Process encodings in sorted order - Mailing list pgsql-committers

From Peter Eisentraut
Subject [COMMITTERS] pgsql: UCS_to_most.pl: Process encodings in sorted order
Date
Msg-id E1e57dt-0001Nn-5t@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
UCS_to_most.pl: Process encodings in sorted order

Otherwise the order depends on the Perl hash implementation, making it
cumbersome to scan the output when debugging.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/927e1ee2cb74e3bc49454dfa181dcce83b70d371

Modified Files
--------------
src/backend/utils/mb/Unicode/UCS_to_most.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: [COMMITTERS] pgsql: Make OWNER TO subcommand mention consistent
Next
From: Magnus Hagander
Date:
Subject: [COMMITTERS] pgsql: Fix typo in release notes