From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | Daniel Gustafsson <daniel(at)yesql(dot)se>, Imran Zaheer <imran(dot)zhir(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Windows: openssl & gssapi dislike each other |
Date: | 2025-01-24 20:24:31 |
Message-ID: | CA+OCxowdyZ9S6TQo6WOfYZBcHwHZR-QXORifY7_=KHocJmk3+w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, 24 Jan 2025 at 20:07, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
>
> On 2025-01-22 We 4:25 AM, Dave Page wrote:
>
>
>
> On Wed, 22 Jan 2025 at 09:17, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>
>> > On 10 Jul 2024, at 19:06, Imran Zaheer <imran(dot)zhir(at)gmail(dot)com> wrote:
>>
>> (Reviving an old thread to give them a chance to finish before v18)
>>
>> > For now maybe we can do the future proofing for gssapi & openssl
>> includes
>> > and do testing if openssl clashes with some other lib too.
>>
>> Where did this end up, is compilation on Windows with OpenSSL and GSSAPI
>> still
>> an issue? AFAICT the fixes from this thread are yet to be applied and it
>> would
>> be nice to have that done before v18 if still needed.
>>
>
> I kid you not, 20 seconds ago I hit send on a message on a pgAdmin thread
> where I was complaining this bug was outstanding to someone asking about
> GSSAPI support on Windows. That's quite the coincidence.
>
> Anyway, no fix was committed as far as I know. I would suggest it should
> be back-patched as well.
>
>
>
> I'm quite partial to the approach suggested upthread by Andres (a separate
> pg_gssapi.h file). If there's agreement on that I'm prepared to go and make
> it happen, unless Daniel beats me to it. Backpatching also seems reasonable
>
That solution seems quite elegant to me.
Thanks.
—
Dave Page
pgAdmin: https://www.pgadmin.org
PostgreSQL: https://www.postgresql.org
pgEdge: https://www.pgedge.com
From | Date | Subject | |
---|---|---|---|
Next Message | Devulapalli, Raghuveer | 2025-01-24 20:34:39 | RE: Proposal for Updating CRC32C with AVX-512 Algorithm. |
Previous Message | Sami Imseih | 2025-01-24 20:19:59 | Re: POC: track vacuum/analyze cumulative time per relation |