RE: Some codes refer slot()->{'slot_name'} but it is not defined
Hayato Kuroda (Fujitsu) <kuroda.hayato@fujitsu.com>
From: "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>
To: 'Fujii Masao' <masao.fujii@oss.nttdata.com>
Cc: "'pgsql-hackers@lists.postgresql.org'" <pgsql-hackers@lists.postgresql.org>
Date: 2025-04-04T03:06:02Z
Lists: pgsql-hackers
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. > If that works for you, > here are the commit log messages I'm considering. LGTM, thanks. Best regards, Hayato Kuroda FUJITSU LIMITED
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