Re: plpython vs _POSIX_C_SOURCE - Mailing list pgsql-hackers

From Andres Freund
Subject Re: plpython vs _POSIX_C_SOURCE
Date
Msg-id 20230125042835.y7ikaqwku73kwssc@awork3.anarazel.de
Whole thread Raw
In response to Re: plpython vs _POSIX_C_SOURCE  (Andres Freund <andres@anarazel.de>)
Responses Re: plpython vs _POSIX_C_SOURCE
List pgsql-hackers
Hi,

On 2023-01-24 18:32:46 -0800, Andres Freund wrote:
> > I ran out of energy to test on aix with xlc, I spent way more time on this
> > than I have already. I'll pick it up later.
> 
> Building in the background now.

Also passes.


Thus I think getting rid of the #undefines is the best plan going
forward. Fewer complicated rules to follow => fewer rule violations.


Patches attached.


Greetings,

Andres Freund

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Fix to enum hashing for dump and restore
Next
From: Amit Kapila
Date:
Subject: Re: Perform streaming logical transactions by background workers and parallel apply