On Thu, 6 Aug 2026 at 17:24, shveta malik <shveta.malik@gmail.com> wrote:
>
> On Tue, Aug 4, 2026 at 1:10 PM Shlok Kyal <shlok.kyal.oss@gmail.com> wrote:
> >
> >
> > I have addressed the above comments and attached the updated v24 patch.
> >
>
> Thanks Shlok. I don't have further comments on the patches.
>
> A trivial suggestion (no need to send a new version for this, do it if
> you get further comments though).
>
> create_publication.sgml:
>
> Temporary
> sequences and unlogged sequences are excluded from the publication.
> + Sequences listed in the <literal>EXCEPT</literal> clause are
> excluded from
> + the publication.
>
> Should we tweak it to the below to avoid repeated "excluded from the
> publication"
>
> Temporary sequences, unlogged sequences, and sequences listed in the
> EXCEPT clause are excluded from the publication.
>
The patches required a rebase.
Attached the rebased patch and also addressed the comment by Shveta.
Thanks,
Shlok Kyal