Re: DOCS - DROP SUBSCRIPTION does not document parameter "IF EXISTS"
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Chao Li <li.evan.chao@gmail.com>
Cc: Peter Smith <smithpb2250@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-04-01T14:11:35Z
Lists: pgsql-hackers
On Wed, Apr 01, 2026 at 02:43:15PM +0800, Chao Li wrote: > On Apr 1, 2026, at 14:16, Peter Smith <smithpb2250@gmail.com> wrote: >> PSA a patch to add similar documentation for DROP SUBSCRIPTION IF EXISTS. > > Looks good. The patch uses the same phrase for “if exists” as the doc of > “drop publication”. And I verified that a notice is issued: Thanks. Will commit/back-patch shortly. -- nathan
Commits
-
doc: Add missing description for DROP SUBSCRIPTION IF EXISTS.
- ba8b89123694 15.18 landed
- a6ab311c70f7 17.10 landed
- 9ed5015f0d84 18.4 landed
- 9a53249c5b12 14.23 landed
- 196bf448e005 19 (unreleased) landed
- 009e1d303a65 16.14 landed