Обсуждение: Small patch removing the "crypt" auth from sample pg_hba.conf

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

Small patch removing the "crypt" auth from sample pg_hba.conf

От
Andreas 'ads' Scherbaum
Дата:
Hello,

although the "crypt" auth functionality is removed i 8.4 i found a
remnant in the sample pg_hba.conf file. The attached patch removes the
keyword from the config file.



Kind regards

--
                Andreas 'ads' Scherbaum
German PostgreSQL User Group
European PostgreSQL User Group - Board of Directors

Вложения

Re: Small patch removing the "crypt" auth from sample pg_hba.conf

От
Tom Lane
Дата:
"Andreas 'ads' Scherbaum" <adsmail@wars-nicht.de> writes:
> although the "crypt" auth functionality is removed i 8.4 i found a
> remnant in the sample pg_hba.conf file. The attached patch removes the
> keyword from the config file.

Done, thanks.
        regards, tom lane