8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6da23f commit 81a4dcfCopy full SHA for 81a4dcf
doc/src/sgml/ref/drop_publication.sgml
@@ -46,8 +46,8 @@ DROP PUBLICATION [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable>
46
<term><literal>IF EXISTS</literal></term>
47
<listitem>
48
<para>
49
- Do not throw an error if the extension does not exist. A notice is issued
50
- in this case.
+ Do not throw an error if the publication does not exist. A notice is
+ issued in this case.
51
</para>
52
</listitem>
53
</varlistentry>
0 commit comments