Re: Function to get invalidation cause of a replication slot. - Mailing list pgsql-hackers

From Drouvot, Bertrand
Subject Re: Function to get invalidation cause of a replication slot.
Date
Msg-id 2889ac8f-1388-4bdf-b5b3-0712a5d1f1c1@gmail.com
Whole thread Raw
In response to Re: Function to get invalidation cause of a replication slot.  (shveta malik <shveta.malik@gmail.com>)
List pgsql-hackers
Hi,

On 12/20/23 10:57 AM, shveta malik wrote:
> On Wed, Dec 20, 2023 at 12:46 PM Drouvot, Bertrand
>> Worth to add some coverage in 019_replslot_limit.pl and 035_standby_logical_decoding.pl?
> 
> I have recently added a test in 019_replslot_limit.pl in v2. 

Thanks!

> Do you
> suggest adding in 035_standby_logical_decoding as well? Will it have
> additional benefits?

That would cover the remaining invalidation causes but I'm not sure
that's worth it as this new function is simple enough after all.

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: "Drouvot, Bertrand"
Date:
Subject: Re: Function to get invalidation cause of a replication slot.
Next
From: vignesh C
Date:
Subject: Re: Remove MSVC scripts from the tree