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
-
Fix logical decoding test to correctly check slot removal on standby.
- a11a823aa863 13.21 landed
- d4fe7437e536 14.18 landed
- 7b565bad85b7 15.13 landed
- 65e9418abe39 16.9 landed
- aab422af95c3 17.5 landed
- d5d85f188161 18.0 landed
-
Fix logical decoding regression tests to correctly check slot existence.
- b29a183c67e1 13.21 landed
- 0d22daad7e1a 14.18 landed
- 84fe9f1eb311 15.13 landed
- bc485fce52eb 16.9 landed
- 5570e103bf84 17.5 landed
- c754bdd8a2e5 18.0 landed