Re: OpenSSL conflicts with wincrypt.h

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: OpenSSL conflicts with wincrypt.h
Дата
Msg-id 2026884.1644593774@sss.pgh.pa.us
обсуждение исходный текст
Ответ на OpenSSL conflicts with wincrypt.h  (Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>)
Ответы Re: OpenSSL conflicts with wincrypt.h  (Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>)
Список pgsql-hackers
=?UTF-8?Q?Juan_Jos=C3=A9_Santamar=C3=ADa_Flecha?= <juanjo.santamaria@gmail.com> writes:
> There is a comment in 'src/backend/libpq/be-secure-openssl.c' addressing
> this issue, but I have to explicitly undefine X509_NAME. Please find
> attached a patch for so.

Um ... why?  Shouldn't the #undef in the OpenSSL headers take care
of the problem?

            regards, tom lane



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

Предыдущее
От: Juan José Santamaría Flecha
Дата:
Сообщение: pg_receivewal.exe unhandled exception in zlib1.dll
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Add TAP test to automate the equivalent of check_guc