On Tue, Aug 4, 2026 at 1:10 PM Shlok Kyal <[email protected]> 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.
thanks
Shveta