Re: DOCS - Add missing EXCEPT parameter description to ALTER PUBLICATION

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: Nisha Moond <nisha(dot)moond412(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Peter Smith <smithpb2250(at)gmail(dot)com>
Subject: Re: DOCS - Add missing EXCEPT parameter description to ALTER PUBLICATION
Date: 2026-06-10 11:17:11
Message-ID: CAA4eK1J6tminxnOHOM_bk_bq3YJvnG_QO2q5KeNHGdU+rqbR5g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jun 9, 2026 at 10:12 AM Nisha Moond <nisha(dot)moond412(at)gmail(dot)com> wrote:
>
> As Peter noted in [1], the ALTER PUBLICATION documentation is missing
> a parameter description for the EXCEPT clause. Ref: Commit fd36606
> introduced the EXCEPT clause.
>

But, we also don't have an explanation for SET { publication_object [,
...] | publication_all_object ..} for which EXCEPT is a sub-command.
So what justifies to add a separate explanation for EXCEPT in ALTER
PUBLICATION docs?

--
With Regards,
Amit Kapila.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Etsuro Fujita 2026-06-10 11:22:31 Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table
Previous Message Jakub Wartak 2026-06-10 11:13:49 Re: Heads Up: cirrus-ci is shutting down June 1st