Re: Some codes refer slot()->{'slot_name'} but it is not defined

Fujii Masao <masao.fujii@oss.nttdata.com>

From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>
Cc: "'pgsql-hackers@lists.postgresql.org'" <pgsql-hackers@lists.postgresql.org>
Date: 2025-04-04T04:38:50Z
Lists: pgsql-hackers

On 2025/04/04 12:06, Hayato Kuroda (Fujitsu) wrote:
> Dear Fujii-san,
> 
>> I think this fix should be backpatched to all supported versions.
>> Since the issue you found and the one I found seem different,
>> I'd prefer committing them separately.
> 
> I have no objections.

I've pushed the patches. Thanks!

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION




Commits

  1. Fix logical decoding test to correctly check slot removal on standby.

  2. Fix logical decoding regression tests to correctly check slot existence.