Thomas Munro <[email protected]> writes: > On Fri, Feb 3, 2023 at 8:35 PM Andres Freund <[email protected]> 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
