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_10_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/de2d8be551434c1768dbc05e64f24bd9f394826c Modified Files -------------- src/backend/utils/misc/guc.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)
