pgsql: Remove duplicated words in comments of pgstat.c and pgstat_inter

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove duplicated words in comments of pgstat.c and pgstat_inter
Date: 2022-05-24 02:01:24
Message-ID: E1ntJrQ-000qKe-6k@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove duplicated words in comments of pgstat.c and pgstat_internal.h

Author: Atsushi Torikoshi
Reviewed-by: Nathan Bossart
Discussion: https://postgr.es/m/d00ddbf29f9d09b3a471e64977560de1@oss.nttdata.com

Branch
------
master

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

Modified Files
--------------
src/backend/utils/activity/pgstat.c | 4 ++--
src/include/utils/pgstat_internal.h | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2022-05-24 23:38:17 pgsql: relnotes: add Heikki to UTF8 item
Previous Message Peter Eisentraut 2022-05-23 11:11:29 pgsql: doc: Improve COPY synopsis