Re: [pgadmin-hackers] Client-side password encryption

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: [pgadmin-hackers] Client-side password encryption
Дата
Msg-id 26533.68.143.134.146.1135015210.squirrel@www.dunslane.net
обсуждение исходный текст
Ответ на Re: [pgadmin-hackers] Client-side password encryption  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut said:

>
> So it appears that pg_md5_encrypt is not officially exported from
> libpq.   Does anyone see a problem with adding it to the export list
> and the  header file?
>


Well, these changes have broken the windows build, so something needs to
change.I don't see a reason in principle not to expose our routine, given
that its name means it is unlikely to conflict with anything else.

cheers

andrew




В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Luke Lonergan"
Дата:
Сообщение: Re: Re: Which qsort is used
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Automatic function replanning