fix typos in storing statistics in shared memory
torikoshia <torikoshia@oss.nttdata.com>
From: torikoshia <torikoshia@oss.nttdata.com>
To: Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2022-05-23T13:46:22Z
Lists: pgsql-hackers
Attachments
- v1-0001-Fix-duplications-of-the-in-pgstat.c-and-pgstat_in.patch (text/x-diff) patch v1-0001
Hi, It seems like there are some duplications of 'the' in pgstat.c and pgstat_internal.h. Attaching a tiny patch to fix them. -- Regards, -- Atsushi Torikoshi NTT DATA CORPORATION
Commits
-
Remove duplicated words in comments of pgstat.c and pgstat_internal.h
- c9dfe2e83a8d 15.0 landed