UCS_to_most.pl: Process encodings in sorted order

Peter Eisentraut <peter_e@gmx.net>

Commit: 927e1ee2cb74e3bc49454dfa181dcce83b70d371
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2017-10-19T09:58:39Z
Releases: 11.0
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.

Files

PathChange+/−
src/backend/utils/mb/Unicode/UCS_to_most.pl modified +1 −1