Re: Replication slot stats misgivings - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Replication slot stats misgivings
Date
Msg-id CAA4eK1KX6bhf4N1=LQWFz9v-OHKGO7bOEJA+0VcX4YiXg3qK7Q@mail.gmail.com
Whole thread Raw
In response to Re: Replication slot stats misgivings  (Masahiko Sawada <sawada.mshk@gmail.com>)
Responses Re: Replication slot stats misgivings
Re: Replication slot stats misgivings
List pgsql-hackers
On Thu, May 6, 2021 at 6:15 AM Masahiko Sawada <sawada.mshk@gmail.com> wrote:
>
> After more thought, I'm concerned that my patch's approach might be
> invasive for PG14. Given that Vignesh’s patch would cover most cases,
>

I am not sure if your patch is too invasive but OTOH I am also
convinced that Vignesh's patch covers most cases and is much simpler
so we can go ahead with that. In the attached, I have combined
Vignesh's patch and your doc fix patch. Additionally, I have changed
some comments and some other cosmetic stuff. Let me know what you
think of the attached?

--
With Regards,
Amit Kapila.

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [v15] ALTER TABLE ... SET ACCESS METHOD
Next
From: Tom Lane
Date:
Subject: Re: Why do we have perl and sed versions of Gen_dummy_probes?