1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-24 14:22:24 +03:00

Fix reference to RFC specifying SCRAM.

Noted by Peter Eisentraut
This commit is contained in:
Heikki Linnakangas
2017-05-29 09:31:33 +03:00
parent 76a3df6e5e
commit 6fd65f6b87

View File

@ -1401,7 +1401,7 @@ ErrorMessage.
<para>
<firstterm>SCRAM-SHA-256</> (called just <firstterm>SCRAM</> from now on) is
the only implemented SASL mechanism, at the moment. It is described in detail
in RFC 7677 and RFC 5741.
in RFC 7677 and RFC 5802.
</para>
<para>