Heikki Linnakangas <[email protected]> writes:
> Use SASLprep to normalize passwords for SCRAM authentication.
The test script that this adds appears to fail unless the environment
selects a UTF8-based locale. On my RHEL6 machine, I see:
LANG=C make check fail
LANG=en_US.iso88591 make check fail
LANG=en_US.utf8 make check ok
I'm surprised that more of the buildfarm hasn't fallen over.
Please do something about that.
regards, tom lane
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers