pgsql: doc: Add missing description for DROP SUBSCRIPTION IF EXISTS.

From: Nathan Bossart <nathan(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Add missing description for DROP SUBSCRIPTION IF EXISTS.
Date: 2026-04-01 14:49:46
Message-ID: E1w7wt7-002TJi-0s@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Add missing description for DROP SUBSCRIPTION IF EXISTS.

Oversight in commit 665d1fad99.

Author: Peter Smith <smithpb2250(at)gmail(dot)com>
Reviewed-by: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Discussion: https://postgr.es/m/CAHut%2BPv72haFerrCdYdmF6hu6o2jKcGzkXehom%2BsP-JBBmOVDg%40mail.gmail.com
Backpatch-through: 14

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/009e1d303a65055d77912535a22471e611c41272

Modified Files
--------------
doc/src/sgml/ref/drop_subscription.sgml | 10 ++++++++++
1 file changed, 10 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Dean Rasheed 2026-04-01 16:06:56 pgsql: Add support for extended statistics on virtual generated columns
Previous Message Andres Freund 2026-04-01 13:27:15 pgsql: aio: io_uring: Allow IO methods to check if IO completed in the