| From: | Nisha Moond <nisha(dot)moond412(at)gmail(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Cc: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Peter Smith <smithpb2250(at)gmail(dot)com> |
| Subject: | DOCS - Add missing EXCEPT parameter description to ALTER PUBLICATION |
| Date: | 2026-06-09 04:42:26 |
| Message-ID: | CABdArM4L5JhUa_PB3TNb0zbor8PpAVX1H3qD+6XC3t9TGeJi0w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi Hackers,
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.
Attached is a simple patch to document the clause and its behavior.
--
Thanks,
Nisha
| Attachment | Content-Type | Size |
|---|---|---|
| v1-0001-doc-add-missing-EXCEPT-parameter-entry-in-ALTER-P.patch | application/octet-stream | 1.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ayush Tiwari | 2026-06-09 04:46:37 | Re: Remove the refint contrib module (for v20) |
| Previous Message | shveta malik | 2026-06-09 04:17:51 | Re: [PATCH] Preserve replication origin OIDs in pg_upgrade |