Re: correct a word

From: wenhui qiu <qiuwenhuifx(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Zizhen Qiao <zizhen_qiao(at)163(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: correct a word
Date: 2025-12-24 07:33:07
Message-ID: CAGjGUAK3Qs4g9i2xSdzHKOnUJdRDeBmVG0o7p7paTwL-LauDsg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi
Since we're already touching this comment to fix a grammatical issue, it
might be worth slightly rephrasing it as:
* Reset statistics for a single object, which may be the current object

Thanks

On Wed, Dec 24, 2025 at 2:21 PM Michael Paquier <michael(at)paquier(dot)xyz> wrote:

> On Wed, Dec 24, 2025 at 01:34:22PM +0800, Zizhen Qiao wrote:
> > Recently, I found a comment error in pgstatfuncs.c . To address
> > this, I've prepared a relevant patch.
>
> Yep, that looks like an improvement here. Thanks.
> --
> Michael
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2025-12-24 07:41:57 Re: Proposal: Conflict log history table for Logical Replication
Previous Message Zhijie Hou (Fujitsu) 2025-12-24 07:27:50 doc: update the default of data checksums in the doc of pg_rewind