Thread: pgsql: Refactor: make default_locale internal to pg_locale.c.

pgsql: Refactor: make default_locale internal to pg_locale.c.

From
Jeff Davis
Date:
Refactor: make default_locale internal to pg_locale.c.

Discussion: https://postgr.es/m/2228884bb1f1a02614b39f71a90c94d2cc8a3a2f.camel@j-davis.com
Reviewed-by: Peter Eisentraut, Andreas Karlsson

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1c461a8d8d3c7a4655fdb944ffca94b1e49e5b3d

Modified Files
--------------
src/backend/utils/adt/pg_locale.c | 69 +++++++++++++++++++++++++++++++++++++--
src/backend/utils/init/postinit.c | 43 +++---------------------
src/include/utils/pg_locale.h     |  3 +-
3 files changed, 72 insertions(+), 43 deletions(-)