Re: Missing reference to pgstat_replslot.c in pgstat.c

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: "Drouvot, Bertrand" <bdrouvot@amazon.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-06-23T00:01:13Z
Lists: pgsql-hackers
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.

Greetings,

Andres Freund



Commits

  1. pgstat: Mention pgstat_replslot.c in pgstat.c.