Typo in drop_publication.sgml
Started by Julien Rouhaudover 8 years ago3 messages
Patch attached.
--
Julien Rouhaud
http://dalibo.com - http://dalibo.org
Attachments:
fix_drop_publication_1.difftext/plain; charset=us-asciiDownload
diff --git a/doc/src/sgml/ref/drop_publication.sgml b/doc/src/sgml/ref/drop_publication.sgml
index 517d142251..8e45a43982 100644
--- a/doc/src/sgml/ref/drop_publication.sgml
+++ b/doc/src/sgml/ref/drop_publication.sgml
@@ -46,8 +46,8 @@ DROP PUBLICATION [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable>
<term><literal>IF EXISTS</literal></term>
<listitem>
<para>
- Do not throw an error if the extension does not exist. A notice is issued
- in this case.
+ Do not throw an error if the publication does not exist. A notice is
+ issued in this case.
</para>
</listitem>
</varlistentry>
Re: Typo in drop_publication.sgml
On Sun, Jun 18, 2017 at 8:46 AM, Julien Rouhaud <julien.rouhaud@dalibo.com>
wrote:
Patch attached.
Applied, thanks.
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>
Re: Typo in drop_publication.sgml
On Sun, Jun 18, 2017 at 07:42:54PM +0200, Magnus Hagander wrote:
On Sun, Jun 18, 2017 at 8:46 AM, Julien Rouhaud <julien.rouhaud@dalibo.com>
wrote:Patch attached.
Applied, thanks.
Thanks.
--
Julien Rouhaud
http://dalibo.com - http://dalibo.org
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers