Re: [COMMITTERS] pgsql: Support SCRAM-SHA-256 authentication (RFC5802 and 7677).

Поиск
Список
Период
Сортировка
Искать
От
Heikki Linnakangas
Тема
Re: [COMMITTERS] pgsql: Support SCRAM-SHA-256 authentication (RFC5802 and 7677).
Дата
Msg-id
ec8d7581-c403-11c1-b708-dce08be79197@iki.fi
Ответ на
Список
Дерево обсуждения
[COMMITTERS] pgsql: Support SCRAM-SHA-256 authentication (RFC 5802 and 7677). Heikki Linnakangas <heikki.linnakangas@iki.fi>
Re: [COMMITTERS] pgsql: Support SCRAM-SHA-256 authentication (RFC5802 and 7677). Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [COMMITTERS] pgsql: Support SCRAM-SHA-256 authentication (RFC5802 and 7677). Heikki Linnakangas <hlinnaka@iki.fi>
Re: [COMMITTERS] pgsql: Support SCRAM-SHA-256 authentication (RFC 5802 and 7677). Tom Lane <tgl@sss.pgh.pa.us>
Re: [COMMITTERS] pgsql: Support SCRAM-SHA-256 authentication (RFC5802 and 7677). Amit Kapila <amit.kapila16@gmail.com>
Re: [COMMITTERS] pgsql: Support SCRAM-SHA-256 authentication (RFC5802 and 7677). Heikki Linnakangas <hlinnaka@iki.fi>
On 03/07/2017 04:07 PM, Peter Eisentraut wrote:
> On 3/7/17 07:26, Heikki Linnakangas wrote:
>> Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).
>
> This is probably a mistake:
>
> fe-auth.c: In function 'pg_SASL_init':
> fe-auth.c:453:24: error: logical 'or' of equal expressions [-Werror=logical-op]
>    if (password == NULL || password == '\0')
>                         ^~
>
> Did you mean password[0] == '\0'?

Thanks, will fix!

I also noticed that the HPUX buildfarm members pademelon and gaur 
failed, with this:

/usr/ccs/bin/ld: Unsatisfied symbols:
    htonl (code)

I will look into that too.

- Heikki


В списке pgsql-committers по дате отправления
От: Robert Haas
Дата:
От: Tom Lane
Дата:
FAQ