postgresql/src/include/libpq
Heikki Linnakangas 96d0f988b1 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:29 +03:00
..
auth.h Cleanups from the remove-native-krb5 patch 2014-03-16 15:22:45 +01:00
be-fsstubs.h Rename lo_create(oid, bytea) to lo_from_bytea(). 2014-06-12 15:39:16 -04:00
crypt.h Log a detail message for auth failures due to missing or expired password. 2014-01-27 21:04:09 -05:00
hba.h Cleanups from the remove-native-krb5 patch 2014-03-16 15:22:45 +01:00
ip.h Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 addresses. 2015-02-17 12:49:18 -05:00
libpq-be.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
libpq-fs.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
libpq.h Fix incorrect order of lock file removal and failure to close() sockets. 2015-08-02 14:55:05 -04:00
md5.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pqcomm.h Give nicer error message when connecting to a v10 server requiring SCRAM. 2017-05-05 11:24:29 +03:00
pqformat.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
pqsignal.h Update copyright for 2014 2014-01-07 16:05:30 -05:00