pgsql: doc: Add missing description for DROP SUBSCRIPTION IF EXISTS. - Mailing list pgsql-committers

From Nathan Bossart
Subject pgsql: doc: Add missing description for DROP SUBSCRIPTION IF EXISTS.
Date
Msg-id E1w7wt7-002TJi-0s@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Add missing description for DROP SUBSCRIPTION IF EXISTS.

Oversight in commit 665d1fad99.

Author: Peter Smith <smithpb2250@gmail.com>
Reviewed-by: Chao Li <li.evan.chao@gmail.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(+)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: aio: io_uring: Allow IO methods to check if IO completed in the
Next
From: Dean Rasheed
Date:
Subject: pgsql: Add support for extended statistics on virtual generated columns