diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-11-30 08:38:30 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-11-30 08:38:30 +0900 |
commit | cdea14a245b17df6d86f6c1193bc3726d4686605 (patch) | |
tree | 9ac3f032b5f8bf085f3e43ec8b2fef4f134e9544 /src/backend/executor/nodeModifyTable.c | |
parent | 06998eab16b2165b5f27014a0843b75e377cc63e (diff) | |
download | postgresql-cdea14a245b17df6d86f6c1193bc3726d4686605.tar.gz postgresql-cdea14a245b17df6d86f6c1193bc3726d4686605.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/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions