Thread: pgsql: Update description of parameter password_encryption

pgsql: Update description of parameter password_encryption

From
Peter Eisentraut
Date:
Update description of parameter password_encryption

The previous description string still described the pre-PostgreSQL
10 (pre eb61136dc75a76caef8460fa939244d8593100f2) behavior of
selecting between encrypted and unencrypted, but it is now choosing
between encryption algorithms.

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d6d3f8bc8433f00a43eaf936e75c757bfd743702

Modified Files
--------------
src/backend/utils/misc/guc.c | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)