Expand set of predefined ICU locales
authorPeter Eisentraut <[email protected]>
Mon, 21 Aug 2017 13:17:06 +0000 (09:17 -0400)
committerPeter Eisentraut <[email protected]>
Mon, 21 Aug 2017 23:21:14 +0000 (19:21 -0400)
commita79fb8e0c452a9b88206e2abd4add2b432a2596b
treef34d073f0e2569f360e3fa704a972e16930cb625
parentb8a25494819ac2551a71674effb7f50a7b7b74f6
Expand set of predefined ICU locales

Install language+region combinations even if they are not distinct from
the language's base locale.  This gives better long-term stability of
the set of predefined locales and makes the predefined locales less
implementation-dependent and more practical for users.

Reviewed-by: Peter Geoghegan <[email protected]>
doc/src/sgml/charset.sgml
src/backend/commands/collationcmds.c