Re: Client-side password encryption

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Client-side password encryption
Дата
Msg-id 200601051907.07957.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Client-side password encryption  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgadmin-hackers
Am Donnerstag, 5. Januar 2006 12:40 schrieb Andreas Pflug:
> Ok, we'll use it ASAP. But how to detect if it's available or not? Some
> #define PQENCRYPT_AVAILABLE 1 would be helpful.

Just use

AC_CHECK_FUNCS(PQencryptPassword)

and you will get a definition like that.

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