postgresql/src/include/libpq
Heikki Linnakangas 33356ad68d 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-2111d517261b@pivotal.io
2017-05-05 11:24:36 +03:00
..
auth.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
be-fsstubs.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
crypt.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
hba.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
ip.h Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 addresses. 2015-02-17 12:49:44 -05:00
libpq-be.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
libpq-fs.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
libpq.h Be more careful to not lose sync in the FE/BE protocol. 2015-02-02 17:09:35 +02:00
md5.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pqcomm.h Give nicer error message when connecting to a v10 server requiring SCRAM. 2017-05-05 11:24:36 +03:00
pqformat.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pqsignal.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00