Re: Missing reference to pgstat_replslot.c in pgstat.c
Drouvot, Bertrand <bdrouvot@amazon.com>
From: "Drouvot, Bertrand" <bdrouvot@amazon.com>
To: Andres Freund <andres@anarazel.de>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-06-23T08:07:41Z
Lists: pgsql-hackers
Hi, On 6/23/22 2:01 AM, Andres Freund wrote: > Hi, > > On 2022-06-22 08:29:03 +0200, Drouvot, Bertrand wrote: >> I think there's a missing reference to pgstat_replslot.c in pgstat.c. > Indeed... > >> Attached a tiny patch to fix it. > Thanks. Pushed. Thanks! Bertrand
Commits
-
pgstat: Mention pgstat_replslot.c in pgstat.c.
- eba331ae2aad 15.0 landed