correct a word
Hi Hackers,
Recently, I found a comment error in pgstatfuncs.c . To address this, I've prepared a relevant patch.
For the details,please see the attached patch file.
Looking forward to your reply
Best regards,
--
Zizhen Qiao
Attachments:
v1-0001-fix-a-comment-error.patchapplication/octet-stream; name=v1-0001-fix-a-comment-error.patch; x-cm-securityLevel=0Download+1-2
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
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@paquier.xyz> wrote:
Show quoted text
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
On Wed, Dec 24, 2025 at 03:33:07PM +0800, wenhui qiu wrote:
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
Not sure how this improves things. The second part of the sentence
refers to shared objects.
--
Michael