pgsql: initdb: Remove support for crypt authentication method

Started by Peter Eisentrautover 14 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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(-)