Re: A trivial fix on a comment in pgstat_assoc_relation() - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: A trivial fix on a comment in pgstat_assoc_relation()
Date
Msg-id ais3qTvbbngAX3Lx@paquier.xyz
Whole thread
List pgsql-hackers
On Fri, May 15, 2026 at 03:09:41PM +0900, Yugo Nagata wrote:
> This seems to be a vestige from when this function was split out from pgstat_init_relation()
> by commit 5891c7a8ed8f, so I think we could simply remove the "Else".

(Received a poke from Sawada-san on this one.)
Thanks, grabbed this change for later.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Commit Sequence Numbers and Visibility
Next
From: Peter Smith
Date:
Subject: Re: Redundant/mis-use of _(x) gettext macro?