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_2_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/7a4211ebd2a57f6b78ae05c6d93efc5fd1d94735 Modified Files -------------- src/backend/main/main.c | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
