Re: pgstat: add pgstat_prep_pending() for entry ref pending setup - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: pgstat: add pgstat_prep_pending() for entry ref pending setup
Date
Msg-id alhynwswY-ovkdSK@paquier.xyz
Whole thread
Responses Re: pgstat: add pgstat_prep_pending() for entry ref pending setup
List pgsql-hackers
On Thu, Jul 16, 2026 at 01:04:38PM +0900, Kyotaro Horiguchi wrote:
> One concern I have is the name of the new function.
> pgstat_prep_pending() sounds a bit incomplete. Would a name such as
> pgstat_prep_pending_for_entry_ref() be clearer?

Hmm.  pgstat_prep_pending_for_entry_ref() would work here for the
name.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: walsummarizer can get stuck when switching timelines
Next
From: Siddharth Kothari
Date:
Subject: Re: [PATCH] Add RetrieveInstrumentation hook for CustomScan providers