Re: plpython vs _POSIX_C_SOURCE

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: plpython vs _POSIX_C_SOURCE
Дата
Msg-id 20230125212649.ywkljjgg447qjqyr@awork3.anarazel.de
обсуждение исходный текст
Ответ на Re: plpython vs _POSIX_C_SOURCE  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Hi,

Pushed the patches. So far no fallout, and hoverfly recovered.

I just checked a few of the more odd animals (Illumos, Solaris, old OpenBSD,
AIX) that already ran without finding new warnings.

There's a few more animals to run before I'll fully relax though.


On 2023-01-25 08:31:23 -0500, Robert Haas wrote:
> Plus, the cost of experimentation here seems very low. Sure, something
> might break, but if it does, we can just change it back, or change it
> again. That's not really a big deal. The thing that would be a big
> deal, maybe, is if we released and only found out afterward that this
> caused some subtle and horrible problem for which we had no
> back-patchable fix, but that seems pretty unlikely.

Agreed.

Greetings,

Andres Freund



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Set arbitrary GUC options during initdb
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: GUCs to control abbreviated sort keys