Re: [oauth] Bug: when is shutdown_cb called? - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: [oauth] Bug: when is shutdown_cb called?
Date
Msg-id CAOYmi+miRhnYCog1f_OGy2_Np7y9b-j9U7HaLSYq7zDrVtfKNA@mail.gmail.com
Whole thread
In response to Re: [oauth] Bug: when is shutdown_cb called?  (Chao Li <li.evan.chao@gmail.com>)
List pgsql-hackers
On Fri, Feb 27, 2026 at 5:04 PM Chao Li <li.evan.chao@gmail.com> wrote:
> > On Feb 28, 2026, at 00:55, Jacob Champion <jacob.champion@enterprisedb.com> wrote:
> > I propose the attached diff, with a backport to 18.

This is now pushed.

> “Server backend” sounds a bit uncommon in the documentation.

I suppose. We also say things like "PostgreSQL backend", "bootstrap
backend", and of course just "server" and "backend". I don't think
this is likely to cause any confusion, so I've kept it, but I can
always patch+backpatch again if others feel strongly.

Thanks!
--Jacob



pgsql-hackers by date:

Previous
From: Álvaro Herrera
Date:
Subject: Re: [PATCH] Fix segmentation fault caused by reentrancy in RI_Fkey_cascade_del (ri_triggers.c)
Next
From: Dilip Kumar
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication