simple question

Поиск
Список
Период
Сортировка
От Berényi Gábor
Тема simple question
Дата
Msg-id freemail.20050213233918.43617@fm3.freemail.hu
обсуждение исходный текст
Ответы Re: simple question  (John DeSoi <desoi@pgedit.com>)
Список pgsql-interfaces
Hello libpq programmers,

I want to send a password __safely__ to the backend that does not 
support ssl, and want to know if libpq will encode it automatically if I 
just call PQconnectdb() with an __unencoded__ password and if I ask 
the server administrator to set up an md5 auth method for me in 
pg_hba.conf?

Thanks, Gabor




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

Предыдущее
От: "Rodrigo Moreno"
Дата:
Сообщение: RES: RES: How to use PQconsumeInput and PQisBusy correctly ?
Следующее
От: John DeSoi
Дата:
Сообщение: Re: simple question