On Mon, Mar 4, 2024 at 1:40 AM Heikki Linnakangas <hlinn...@iki.fi> wrote:

> On 22/02/2024 02:37, Heikki Linnakangas wrote:
> > Here's another patch version that does that. Yeah, I agree it's nicer in
> > the end.
> >
> > I'm pretty happy with this now. I'll read through these patches myself
> > again after sleeping over it and try to get this committed by the end of
> > the week, but another pair of eyes wouldn't hurt.
>
> And pushed. Thanks for the reviews!


I noticed that there are still three places in backend_status.c where
pgstat_get_beentry_by_backend_id() is referenced.  I think we should
replace them with pgstat_get_beentry_by_proc_number().

Thanks
Richard

Reply via email to