Re: Selectively invalidate caches in pgoutput module - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Selectively invalidate caches in pgoutput module
Date
Msg-id CAA4eK1LjLLx9+w4FKHOma9-276-txZW8fLSvabLsvh5DLVHBug@mail.gmail.com
Whole thread Raw
In response to RE: Selectively invalidate caches in pgoutput module  ("Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>)
Responses RE: Selectively invalidate caches in pgoutput module
List pgsql-hackers
On Tue, Mar 11, 2025 at 5:47 PM Hayato Kuroda (Fujitsu)
<kuroda.hayato@fujitsu.com> wrote:
>
> Attached patch address comments by you and Amit [1]. What's new;
>

Thanks, the patch looks mostly good to me. I have made few cosmetic
changes in the attached and combined both the patches. The existing
Alter Publication ... Rename tests don't test invalidations arising
from that command. As this patch changes that code path, it would be
good to add a few tests for the same. We can add one for individual
relations and another for ALL Tables publication.

--
With Regards,
Amit Kapila.

Attachment

pgsql-hackers by date:

Previous
From: vignesh C
Date:
Subject: Re: SQL function which allows to distinguish a server being in point in time recovery mode and an ordinary replica
Next
From: Álvaro Herrera
Date:
Subject: Re: pgsql: reindexdb: Add the index-level REINDEX with multiple jobs