Missing reference to pgstat_replslot.c in pgstat.c
Drouvot, Bertrand <bdrouvot@amazon.com>
From: "Drouvot, Bertrand" <bdrouvot@amazon.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-06-22T06:29:03Z
Lists: pgsql-hackers
Attachments
- v1-0001-mentioning-pgstat_replslot-in-pgstat.patch (text/plain) patch v1-0001
Hi hackers, I think there's a missing reference to pgstat_replslot.c in pgstat.c. Attached a tiny patch to fix it. Regards, Bertrand
Commits
-
pgstat: Mention pgstat_replslot.c in pgstat.c.
- eba331ae2aad 15.0 landed