diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-11-30 08:38:33 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-11-30 08:38:33 +0900 |
commit | 4c7bb4dccb49379d891853ebd99ade7002843f96 (patch) | |
tree | d8ce526d99c9520fa11a345b05b48ddeb0defc03 /src/backend/executor/nodeSubplan.c | |
parent | 6e8ad11521cccda7dad29f3e6750eb0b9be46527 (diff) | |
download | postgresql-4c7bb4dccb49379d891853ebd99ade7002843f96.tar.gz postgresql-4c7bb4dccb49379d891853ebd99ade7002843f96.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/nodeSubplan.c')
0 files changed, 0 insertions, 0 deletions