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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
