pgsql: initdb: Remove support for crypt authentication method - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: initdb: Remove support for crypt authentication method
Date
Msg-id E1Rm3Fc-0007bP-4H@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: pgsql: Typo fix.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Make superuser imply replication privilege. The idea of a privil