Re: libpq fails to build with TSAN

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: Roman Lozko <lozko(dot)roma(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: libpq fails to build with TSAN
Date: 2024-01-31 15:39:41
Message-ID: 2526384.1706715581@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Daniel Gustafsson <daniel(at)yesql(dot)se> writes:
> I think it should, the idea of that check is to catch calls to actual exits,
> while this is instrumentation which has nothing to do with exit(2). The
> attached diff should be enough to handle this.

+1

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2024-01-31 15:41:57 Re: [PATCH] Add native windows on arm64 support
Previous Message Euler Taveira 2024-01-31 15:37:52 Re: speed up a logical replica setup