On Fri, Nov 14, 2025 at 10:23 AM Peter Smith <[email protected]> wrote: > > A rebase was needed. Here is patch v3.
Thanks for the patch! LGTM. For example, in the CREATE PUBLICATION synopsis, the part that can be repeated is "[ ONLY ] table_name ... [ WHERE ( expression ) ]" not just the WHERE clause, so using curly brackets around that seems correct. Regards, -- Fujii Masao
