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_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/17d8cf2897443874fb66d2e4895a049cf961ec58

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