Give nicer error message when connecting to a v10 server requiring SCRAM.

This is just to give the user a hint that they need to upgrade, if they try
to connect to a v10 server that uses SCRAM authentication, with an older
client.

Commit to all stable branches, but not master.

Discussion: 
https://www.postgresql.org/message-id/bbf45d92-3896-eeb7-7399-2111d5172...@pivotal.io

Branch
------
REL9_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/96d0f988b150aa0b52b44b8c1adbc7ef59262a1a

Modified Files
--------------
src/include/libpq/pqcomm.h     |  2 ++
src/interfaces/libpq/fe-auth.c | 13 +++++++++++++
2 files changed, 15 insertions(+)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to