mirror of
https://github.com/postgres/postgres.git
synced 2025-06-26 12:21:12 +03:00
Commit db6a4a985b
categorized md5_password_warnings as an
authentication setting, and the placement in postgresql.conf.sample
matches that, but in the documentation it ended up under logging
settings, which isn't unreasonable but inconsistent. This moves the
documentation chunk to authentication settings as well.