Re: Improve CREATE/ALTER PUBLICATION syntax for EXCEPT

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Peter Smith <smithpb2250(at)gmail(dot)com>
Cc: pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: Improve CREATE/ALTER PUBLICATION syntax for EXCEPT
Date: 2026-07-23 05:47:19
Message-ID: CAHGQGwEEX55bkc2g5rCunLp88Nf7ExvqgWDdoxBJQOOc9f+gHQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Thu, Jul 23, 2026 at 10:01 AM Peter Smith <smithpb2250(at)gmail(dot)com> wrote:
> To summarise.
> - The patch-suggested list flattening for `except_table_list` looks
> OK, but the status-quo also looks OK to me and is consistent with
> other terms
> - I think removing these double lists now may need to be reverted
> sometime in the future

Fair enough. I may be the only one who prefers the proposed synopsis,
and the current form is probably better suited to future extensions,
so I've dropped that part for now.

The attached patch removes the synopsis changes and keeps
the other documentation improvements.

Regards,

--
Fujii Masao

Attachment Content-Type Size
v2-0001-doc-Improve-PUBLICATION-.-EXCEPT-documentation.patch application/octet-stream 5.5 KB

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Peter Smith 2026-07-23 06:52:16 Re: Improve CREATE/ALTER PUBLICATION syntax for EXCEPT
Previous Message Peter Smith 2026-07-23 01:01:26 Re: Improve CREATE/ALTER PUBLICATION syntax for EXCEPT