Re: Typo in comment for pgstat_database_flush_cb()

Etsuro Fujita <etsuro.fujita@gmail.com>

From: Etsuro Fujita <etsuro.fujita@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Gurjeet Singh <gurjeet@singh.im>, Heikki Linnakangas <hlinnaka@iki.fi>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-04-07T09:50:40Z
Lists: pgsql-hackers
On Sun, Apr 6, 2025 at 11:44 PM Michael Paquier <michael@paquier.xyz> wrote:
> On Sun, Apr 06, 2025 at 01:31:50PM +0200, Etsuro Fujita wrote:
> > +1 for both suggestions.  So I modified the comment as such in each
> > file with such a flush_cb function.  I will push the patch.
>
> Thanks for the fix.  Could you also backpatch that down to v15?  It
> would be good to keep this level of comment documentation consistent
> across all branches.

Sure, I will do that as well.

Best regards,
Etsuro Fujita



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Fix typos in comments.