UCS_to_most.pl: Process encodings in sorted order
authorPeter Eisentraut <peter_e@gmx.net>
Thu, 19 Oct 2017 09:58:39 +0000 (05:58 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Thu, 19 Oct 2017 09:58:39 +0000 (05:58 -0400)
commit927e1ee2cb74e3bc49454dfa181dcce83b70d371
tree65176aff26cf7127126d72ebf380335e97121561
parentbf54c0f05c0a58db17627724a83e1b6d4ec2712c
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.
src/backend/utils/mb/Unicode/UCS_to_most.pl