Re: plpython vs _POSIX_C_SOURCE

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: plpython vs _POSIX_C_SOURCE
Дата
Msg-id 20230125042835.y7ikaqwku73kwssc@awork3.anarazel.de
обсуждение исходный текст
Ответ на Re: plpython vs _POSIX_C_SOURCE  (Andres Freund <andres@anarazel.de>)
Ответы Re: plpython vs _POSIX_C_SOURCE  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Fix to enum hashing for dump and restore
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Perform streaming logical transactions by background workers and parallel apply