ICU: use uloc_getDefault() for initdb. Simpler, and better preserves the locale name as read from the environment.
Author: Daniel Verite Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/ec1264f01e374c48707cc7dc18928b4ace0530fb Modified Files -------------- src/bin/initdb/initdb.c | 33 ++------------------------------- 1 file changed, 2 insertions(+), 31 deletions(-)
