Re: injection_points: Switch wait/wakeup to use atomics rather than latches - Mailing list pgsql-hackers

From Robert Haas
Subject Re: injection_points: Switch wait/wakeup to use atomics rather than latches
Date
Msg-id CA+TgmoagPYFVPJXibNthGQEPTrpvxM5hW-aph9ejaMOU=GGRLw@mail.gmail.com
Whole thread
In response to Re: injection_points: Switch wait/wakeup to use atomics rather than latches  (Heikki Linnakangas <hlinnaka@iki.fi>)
Responses Re: injection_points: Switch wait/wakeup to use atomics rather than latches
List pgsql-hackers
On Fri, May 29, 2026 at 9:31 AM Heikki Linnakangas <hlinnaka@iki.fi> wrote:
> They only work after you have a PGPROC slot. If you want to inject code
> to authentication, or into postmaster, you cannot use them.

OK, got it now.

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Heads Up: cirrus-ci is shutting down June 1st
Next
From: Fujii Masao
Date:
Subject: Re: Fix regression in vacuumdb --analyze-in-stages for partitioned tables