pgsql: Tweak some SCRAM error messages and code comments

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Tweak some SCRAM error messages and code comments
Date: 2017-08-23 16:34:46
Message-ID: E1dkYcA-0005vY-75@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/85f4d6393da2ed2ad3ec4912a60a918348784c2b

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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2017-08-23 17:57:45 pgsql: Improve plural handling in error message
Previous Message Peter Eisentraut 2017-08-23 14:17:33 pgsql: Fix translation marker