Обсуждение: pgsql: initdb: Remove support for crypt authentication method

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

pgsql: initdb: Remove support for crypt authentication method

От
Peter Eisentraut
Дата:
initdb: Remove support for crypt authentication method

This was removed from the backend a long time ago, but initdb still
thought that it was OK to use in the -A option.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ea038d65c2460408296a5708da8bb0bd8f3d00bc

Modified Files
--------------
src/bin/initdb/initdb.c |    2 --
1 files changed, 0 insertions(+), 2 deletions(-)