Re: confusing results from pg_get_replication_slots() - Mailing list pgsql-hackers

From Matheus Alcantara
Subject Re: confusing results from pg_get_replication_slots()
Date
Msg-id 8dd8ef2e-b5a6-4498-b44d-ab6db966c06b@gmail.com
Whole thread Raw
In response to confusing results from pg_get_replication_slots()  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: confusing results from pg_get_replication_slots()
List pgsql-hackers
Hi,

On 02/01/26 12:40, Robert Haas wrote:
> Here is a patch to make invalidated slots always report as "lost",
> which I propose to back-patch to all supported versions.
> 

The patch looks correct to me. I'm just wondering if/how we could 
create a test for this. It possible to create a regression test or a 
TAP test? Or it's not worthwhile?

-- 
Matheus Alcantara
EDB: https://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: pgsql: Ignore PlaceHolderVars when looking up statistics
Next
From: Robert Haas
Date:
Subject: Re: confusing results from pg_get_replication_slots()