Re: Windows: openssl & gssapi dislike each other - Mailing list pgsql-hackers

From Dave Page
Subject Re: Windows: openssl & gssapi dislike each other
Date
Msg-id CA+OCxowVv=PnmqL1qhGoK-_Jo3i549uzqK61z08nWOkE+D=Dzg@mail.gmail.com
Whole thread Raw
In response to Re: Windows: openssl & gssapi dislike each other  (Imran Zaheer <imran.zhir@gmail.com>)
Responses Re: Windows: openssl & gssapi dislike each other
List pgsql-hackers
Hi

On Sun, 9 Jun 2024 at 08:29, Imran Zaheer <imran.zhir@gmail.com> wrote:
Hi

I am submitting two new patches. We can undefine the macro at two locations

1). As be-secure-openssl.c [1] was the actual
file where the conflict happened so I undefined the macro here before
the ssl includes. I changed the comment a little to make it understandable.
I am also attaching the error generated with ninja build.

OR

2). Right after the gssapi includes in libpq-be.h

Thank you for working on this. I can confirm the undef version compiles and passes tests with 16.3.
 
--

pgsql-hackers by date:

Previous
From: Masahiro Ikeda
Date:
Subject: Doc: fix a description regarding WAL summarizer on glossary page
Next
From: Ashutosh Bapat
Date:
Subject: Re: Conflict Detection and Resolution