Re: pgsql: Refactor libpq state machine for negotiating encryption

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: pgsql: Refactor libpq state machine for negotiating encryption
Дата
Msg-id CA+hUKGK5Ku5rH2aXEEcmGZEJmrxOskmk+HK-k2oSduPcgvNVkA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgsql: Refactor libpq state machine for negotiating encryption  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pgsql: Refactor libpq state machine for negotiating encryption
Список pgsql-committers
On Thu, Apr 11, 2024 at 11:25 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Thomas Munro <thomas.munro@gmail.com> writes:
> > If -Dssl=none and -Dgssapi=disabled, compilation of fe-connect.c
> > fails: call to undeclared function 'encryption_negotiation_failed'.  I
> > didn't look too hard, but maybe ENABLE_GSS and USE_GSS are confused?
>
> For me, configure --with-gssapi fails like that, but the other three
> combinations of --with-openssl and --with-gssapi compile OK.  I don't
> find it terribly surprising that the buildfarm isn't covering that
> combination ...

Oops, right, correction to my report: it is indeed -Dssl=none
-Dgssapi=enabled that is broken, not the other combinations.



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Refactor libpq state machine for negotiating encryption
Следующее
От: Michael Paquier
Дата:
Сообщение: [MASSMAIL] pgsql: Fix inconsistency with replay of hash squeeze record for clean b