Re: Weird failure with latches in curculio on v15 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Weird failure with latches in curculio on v15
Date
Msg-id 1647863.1675410396@sss.pgh.pa.us
Whole thread Raw
In response to Re: Weird failure with latches in curculio on v15  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
Thomas Munro <thomas.munro@gmail.com> writes:
> On Fri, Feb 3, 2023 at 8:35 PM Andres Freund <andres@anarazel.de> wrote:
>> we don't have a hard dependency on setsid()

> FTR There are no Unixes without setsid()...

Yeah.  What I just got done reading in SUSv2 (1997) is
"Derived from the POSIX.1-1988 standard".  We need not
concern ourselves with any systems not having it.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Weird failure with latches in curculio on v15
Next
From: Tom Lane
Date:
Subject: Re: Weird failure with latches in curculio on v15