Re: DOCS - DROP SUBSCRIPTION does not document parameter "IF EXISTS" - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: DOCS - DROP SUBSCRIPTION does not document parameter "IF EXISTS"
Date
Msg-id ac0nl5k3qQEhjkMK@nathan
Whole thread Raw
In response to Re: DOCS - DROP SUBSCRIPTION does not document parameter "IF EXISTS"  (Chao Li <li.evan.chao@gmail.com>)
Responses Re: DOCS - DROP SUBSCRIPTION does not document parameter "IF EXISTS"
List 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



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: 'Bad file descriptor: dup2( 1, 2 )' error on MacOS CI tasks
Next
From: Andrew Dunstan
Date:
Subject: Re: pg_waldump: support decoding of WAL inside tarfile