Re: Error message on missing SCRAM authentication with older clients
Aleksander Alekseev <a.alekseev@postgrespro.ru>
From: Aleksander Alekseev <a.alekseev@postgrespro.ru>
To: Magnus Hagander <magnus@hagander.net>
Cc: Heikki Linnakangas <hlinnakangas@pivotal.io>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2017-05-03T13:14:17Z
Lists: pgsql-hackers
Hi Magnus, > +1, even though it's not strictly speaking a bugfix to go in a backpatch, I > think it will help enough users that it's worth doing. And I can't see how > it could possibly be unsafe... Well, strictly speaking there could be applications that parse error messages using regular expressions or something like this. But I don't think it's something we should really bother about. -- Best regards, Aleksander Alekseev
Commits
-
Give nicer error message when connecting to a v10 server requiring SCRAM.
- 33356ad68d5d 9.2.21 landed
- db73b2820514 9.3.17 landed
- 96d0f988b150 9.4.12 landed
- f050c847d969 9.5.7 landed
- bd05ad8b0520 9.6.3 landed