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-002TJd-0m@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_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9ed5015f0d84ad62a15b4f468d743d1f8ec93a5e

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