Tweak some SCRAM error messages and code comments
Clarify/correct some error messages, fix up some code comments that
confused SASL and SCRAM, and other minor fixes. No changes in
functionality.
Branch
------
REL_10_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/8bf94694691d1188aee671cdd9ce59c27df9bc7f
Modified Files
--------------
doc/src/sgml/protocol.sgml | 12 ++++++------
src/backend/libpq/auth-scram.c | 22 +++++++++++-----------
src/interfaces/libpq/fe-auth-scram.c | 10 +++++-----
3 files changed, 22 insertions(+), 22 deletions(-)