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
| Next: | From: Heikki Linnakangas | Date: 2012-01-14 16:30:46 |
| Subject: pgsql: Make superuser imply replication privilege. The idea of aprivil |
| Previous: | From: Alex Hunsaker | Date: 2012-01-14 00:09:17 |
| Subject: Re: [COMMITTERS] pgsql: Fix breakage from earlier plperl fix. |