diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-11-30 08:38:27 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-11-30 08:38:27 +0900 |
commit | 15571ccd190b242b944422a663a8269f8f688d4f (patch) | |
tree | 002a1cec9c583b51b3a60124d89504158b20d3ec /src/backend/executor/nodeSort.c | |
parent | 55fa993d7eacb3f3ef99015649d44606201767e5 (diff) | |
download | postgresql-15571ccd190b242b944422a663a8269f8f688d4f.tar.gz postgresql-15571ccd190b242b944422a663a8269f8f688d4f.zip |
Fix comment in fe-auth-scram.c
The frontend-side routine in charge of building a SCRAM verifier
mentioned that the restrictions applying to SASLprep on the password
with the encoding are described at the top of fe-auth-scram.c, but this
information is in auth-scram.c.
This is wrong since 8f8b9be, so backpatch all the way down as this is an
important documentation bit.
Spotted while reviewing a different patch.
Backpatch-through: 11
Diffstat (limited to 'src/backend/executor/nodeSort.c')
0 files changed, 0 insertions, 0 deletions