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
- v7-0001-Fix-synopsis.patch (application/octet-stream) patch v7-0001
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
-
doc: Fix misleading synopsis for CREATE/ALTER PUBLICATION.
- f9f928304bb7 15.16 landed
- fc6e1a0f2bad 16.12 landed
- d7977668eec6 17.8 landed
- 9ad15f404a70 18.2 landed
- 246ec4a51c16 19 (unreleased) landed