Обсуждение: pgsql: Update description of parameter password_encryption

Поиск
Список
Период
Сортировка

pgsql: Update description of parameter password_encryption

От
Peter Eisentraut
Дата:
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_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/92cc60ec08c6e9c3f2b2580a0a874bd96440b89d

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