Re: File descriptors in exec'd subprocesses

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: "Gregory Stark (as CFM)" <stark(dot)cfm(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)lists(dot)postgresql(dot)org, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: File descriptors in exec'd subprocesses
Date: 2023-03-01 20:57:33
Message-ID: CA+hUKGKjHoYvx4cOHnTqQeQ1JDaXLO-UmzWRZLk9tPg7mhqEcg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Mar 2, 2023 at 9:49 AM Gregory Stark (as CFM)
<stark(dot)cfm(at)gmail(dot)com> wrote:
> On Mon, 20 Feb 2023 at 23:04, Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> >
> > Done like that in this version. This is the version I'm thinking of
> > committing, unless someone wants to argue for another level.
>
> FWIW the cfbot doesn't understand this patch series. I'm not sure why
> but it's only trying to apply the first (the MacOS one) and it's
> failing to apply even that.

Ah, it's because I committed one patch in the series. I'll commit one
more, and then repost the rest, shortly.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark (as CFM) 2023-03-01 20:59:23 Re: Operation log for major operations
Previous Message Gregory Stark (as CFM) 2023-03-01 20:48:42 Re: File descriptors in exec'd subprocesses