Re: Can we get rid of TerminateThread() in pg_dump? - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: Can we get rid of TerminateThread() in pg_dump?
Date
Msg-id CA+hUKGJW6rT8E3j7zAsCsiyBrBWMOFDJiABkynmY91O4tz7=dg@mail.gmail.com
Whole thread
In response to Re: Can we get rid of TerminateThread() in pg_dump?  (Jelte Fennema-Nio <postgres@jeltef.nl>)
List pgsql-hackers
On Tue, Jul 7, 2026 at 12:18 AM Jelte Fennema-Nio <postgres@jeltef.nl> wrote:
> On Sun, 5 Jul 2026 at 07:03, Thomas Munro <thomas.munro@gmail.com> wrote:
> > 1. If we're ready to drop VS < 2022 and GCC < 4.9, we could just use
> > <stdatomic.h> directly in frontend code (independently of the project
> > to use it in the backend)
>
> I think we are ready, see this thread[1].

W00t.

> We'd still need a MacOS version of stdatomic.h though before we could
> rely on it.

Macs have <stdatomic.h>, just not <threads.h>.



pgsql-hackers by date:

Previous
From: Jakub Wartak
Date:
Subject: Re: hang during shutdown
Next
From: Andrei Lepikhov
Date:
Subject: Re: RFC: Logging plan of the running query