Re: Missing reference to pgstat_replslot.c in pgstat.c
Masahiko Sawada <sawada.mshk@gmail.com>
From: Masahiko Sawada <sawada.mshk@gmail.com>
To: "Drouvot, Bertrand" <bdrouvot@amazon.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-06-22T06:45:32Z
Lists: pgsql-hackers
On Wed, Jun 22, 2022 at 3:29 PM Drouvot, Bertrand <bdrouvot@amazon.com> wrote: > > Hi hackers, > > I think there's a missing reference to pgstat_replslot.c in pgstat.c. > > Attached a tiny patch to fix it. +1 Regards, -- Masahiko Sawada EDB: https://www.enterprisedb.com/
Commits
-
pgstat: Mention pgstat_replslot.c in pgstat.c.
- eba331ae2aad 15.0 landed