Re: Use Python "Limited API" in PL/Python - Mailing list pgsql-hackers

From Jakob Egger
Subject Re: Use Python "Limited API" in PL/Python
Date
Msg-id 1199D508-06D8-4916-84CD-462FA8EC8638@eggerapps.at
Whole thread Raw
In response to Re: Use Python "Limited API" in PL/Python  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
On 14.01.2025, at 16:51, Jakob Egger <jakob@eggerapps.at> wrote:
I've tried to create a patch with this change. I'm attaching it to this message so that cfbot picks it up. (I was unable to reproduce the issue locally)

Apologies, please disregard my last patch. It does not work.

It looks like meson just can't build libraries that link with Python that use the limited API.

My understanding of Meson is limited, so I am unsure how to best work around this limitation.

I've spent two days trying to figure it out; I'm at the end of my wits.

Best regards,
Jakob

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING
Next
From: Jingtang Zhang
Date:
Subject: Re: use a non-locking initial test in TAS_SPIN on AArch64