pgsql: pg_stat_statements: Fix incorrect comment with entry resets

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pg_stat_statements: Fix incorrect comment with entry resets
Date: 2023-06-28 23:05:31
Message-ID: E1qEeE7-000vNc-PW@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_stat_statements: Fix incorrect comment with entry resets

Oversight in 6b4d23f.

Author: Japin Li, Richard Guo
Discussion: https://postgr.es/m/MEYP282MB1669FC91C764E277821936D3B624A@MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM
Backpatch-through: 14

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/a757e16b7e7c20a89f9fc6269b63ddbc06f7a785

Modified Files
--------------
contrib/pg_stat_statements/pg_stat_statements.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2023-06-29 00:17:57 pgsql: pg_stat_statements: Fix second comment related to entry resets
Previous Message Peter Eisentraut 2023-06-28 17:35:09 pgsql: Reword error messages for consistency