aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2017-01-03 14:09:01 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2017-01-03 14:09:42 +0200
commit65a7f190b2537218dcbe47ef9d75fc99adcbe99a (patch)
tree59f0eabc03784f263c535159bf933bfdb043118e /src
parentcbc62b22952006324199979396d229ce82f6a0d7 (diff)
downloadpostgresql-65a7f190b2537218dcbe47ef9d75fc99adcbe99a.tar.gz
postgresql-65a7f190b2537218dcbe47ef9d75fc99adcbe99a.zip
Remove bogus notice that older clients might not work with MD5 passwords.
That was written when we still had "crypt" authentication, and it was referring to the fact that an older client might support "crypt" authentication but not "md5". But we haven't supported "crypt" for years. (As soon as we add a new authentication mechanism that doesn't work with MD5 hashes, we'll need a similar notice again. But this text as it's worded now is just wrong.) Backpatch to all supported versions. Discussion: https://www.postgresql.org/message-id/9a7263eb-0980-2072-4424-440bb2513dc7@iki.fi
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions