Re: Configure with thread sanitizer fails the thread test - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Configure with thread sanitizer fails the thread test
Date
Msg-id 1165059.1627143623@sss.pgh.pa.us
Whole thread Raw
In response to Re: Configure with thread sanitizer fails the thread test  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I wrote:
> After a bit more thought, HEAD+v14 is also my preference.  I'm not
> eager to change this in stable branches, but it doesn't seem too
> late for v14.

Perusing the commit log, I realized that there's another reason why
v14 is a good cutoff: thread_test.c was in a different place with
an allegedly different raison d'etre before 8a2121185.  So done
that way.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Bharath Rupireddy
Date:
Subject: Re: Use WaitLatch for {pre, post}_auth_delay instead of pg_usleep
Next
From: Bharath Rupireddy
Date:
Subject: Re: CREATE SEQUENCE with RESTART option