Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis

Peter Smith <smithpb2250@gmail.com>

From: Peter Smith <smithpb2250@gmail.com>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Chao Li <li.evan.chao@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-11-20T21:08:58Z
Lists: pgsql-hackers

Attachments

I've reverted the ALTER 'publication_drop_object' part to be the same
as master (i.e. removed the v6 'table' replacement) after Fujii-San
showed [1] that the original synopsis style is present on some other
documentation pages.

PSS new patch v7.

======
[1] https://www.postgresql.org/message-id/CAHGQGwHOQJCG-THQ1iBE7rTncjYXmXa7TSfDZn5RP%2BjM35wnsQ%40mail.gmail.com

Kind Regards,
Peter Smith.
Fujitsu Australia

Commits

  1. doc: Fix misleading synopsis for CREATE/ALTER PUBLICATION.