pgsql: Report more information if pg_perm_setlocale() fails at startup.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Report more information if pg_perm_setlocale() fails at startup.
Date: 2015-06-09 17:37:29
Message-ID: E1Z2NSr-00070g-6J@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Report more information if pg_perm_setlocale() fails at startup.

We don't know why a few Windows users have seen this fail, but the
taciturnity of the error message certainly isn't helping debug it.
Let's at least find out which LC category isn't working.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/cac1d093ecba3cb5124e43a082d21a4a4fd3aafe

Modified Files
--------------
src/backend/main/main.c | 27 ++++++++++++++-------------
1 file changed, 14 insertions(+), 13 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-06-09 18:34:05 pgsql: Release notes for 9.4.4, 9.3.9, 9.2.13, 9.1.18, 9.0.22.
Previous Message Tom Lane 2015-06-09 17:07:22 pgsql: First-draft release notes for 9.4.4, 9.3.9, 9.2.13, 9.1.18, 9.0.