Mention md5 deprecation in postgresql.conf.sample
Daniel Gustafsson <dgustafsson@postgresql.org>
Mention md5 deprecation in postgresql.conf.sample PostgreSQL 18 deprecated password_encryption='md5', but the comments for this GUC in the sample configuration file did not mention the deprecation. Update comments with a notice to make as many users as possible aware of it. Also add a comment to the related md5_password_warnings GUC while there. Author: Michael Banck <mbanck@gmx.net> Reviewed-by: Daniel Gustafsson <daniel@yesql.se> Reviewed-by: Nathan Bossart <nathandbossart@gmail.com> Reviewed-by: Robert Treat <rob@xzilla.net> Backpatch-through: 18
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/misc/postgresql.conf.sample | modified | +2 −2 |