1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00

doc: Markup and formatting improvements

This commit is contained in:
Peter Eisentraut
2017-03-22 15:11:13 -04:00
parent dc02c7bca4
commit a2760915b3
3 changed files with 10 additions and 7 deletions

View File

@@ -57,8 +57,8 @@ DROP SUBSCRIPTION [ IF EXISTS ] <replaceable class="parameter">name</replaceable
</varlistentry>
<varlistentry>
<term><replaceable class="parameter">DROP SLOT</replaceable></term>
<term><replaceable class="parameter">NODROP SLOT</replaceable></term>
<term><literal>DROP SLOT</literal></term>
<term><literal>NODROP SLOT</literal></term>
<listitem>
<para>
Specifies whether to drop the replication slot on the publisher. The