Re: BUG #19095: Test if function exit() is used fail when linked static

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: BUG #19095: Test if function exit() is used fail when linked static
Дата
Msg-id 057A2AED-0116-446B-8986-57FDA70CA5A3@yesql.se
обсуждение исходный текст
Ответ на Re: BUG #19095: Test if function exit() is used fail when linked static  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: BUG #19095: Test if function exit() is used fail when linked static
Re: BUG #19095: Test if function exit() is used fail when linked static
Список pgsql-bugs
> On 12 Nov 2025, at 09:15, Michael Paquier <michael@paquier.xyz> wrote:
>
> On Wed, Nov 12, 2025 at 09:13:09AM +0100, Daniel Gustafsson wrote:
>> On 12 Nov 2025, at 07:38, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>>> Personally I'm okay with whitelisting pthread_exit() as
>>> Torsten suggested.
>>
>> +1, we already have a few whitelisted entries and pthread_exit seems perfectly
>> reasonable to add to that list.
>
> WFM.

The attached trivial diff adds this to the whitelist clause in the Makefile.  I
experimented with adding this to Meson, and while it's trivial enough to do the
run_command with libpq_so.full_path, it's less clear to me exactly where in the
build it should be added.  I've pinged my colleague Bilal who is much better at
Meson than me to collaborate on that as a separate fix.

--
Daniel Gustafsson


Вложения

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