Typo in logicaldecoding.sgml
I found a small typo in logicaldecoding.sgml. I think one of them
could be a fix. Any advice?
diff --git a/doc/src/sgml/logicaldecoding.sgml b/doc/src/sgml/logicaldecoding.sgml
index 3efe433..3650567 100644
--- a/doc/src/sgml/logicaldecoding.sgml
+++ b/doc/src/sgml/logicaldecoding.sgml
@@ -299,7 +299,7 @@ $ pg_recvlogical -d postgres --slot test --drop-slot
<para>
The command <xref linkend="app-pgrecvlogical"> can be used to control
- logical decoding over a streaming replication connection. (It is uses
+ logical decoding over a streaming replication connection. (It uses
these commands internally.)
</para>
</sect1>
diff --git a/doc/src/sgml/logicaldecoding.sgml b/doc/src/sgml/logicaldecoding.sgml
index 3efe433..d89545a 100644
--- a/doc/src/sgml/logicaldecoding.sgml
+++ b/doc/src/sgml/logicaldecoding.sgml
@@ -299,7 +299,7 @@ $ pg_recvlogical -d postgres --slot test --drop-slot
<para>
The command <xref linkend="app-pgrecvlogical"> can be used to control
- logical decoding over a streaming replication connection. (It is uses
+ logical decoding over a streaming replication connection. (It is using
these commands internally.)
</para>
</sect1>
Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
Hi,
On 2015-02-11 08:55:12 +0900, Tatsuo Ishii wrote:
I found a small typo in logicaldecoding.sgml.
Oops.
I think one of them could be a fix. Any advice?
I slightly prefer the second form...
Do you want to push this yourself or have me do it?
Greetings,
Andres Freund
--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
Do you want to push this yourself or have me do it?
If ok, could you please push it?
Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
On Tue, Feb 10, 2015 at 6:57 PM, Andres Freund <andres@2ndquadrant.com> wrote:
I think one of them could be a fix. Any advice?
I slightly prefer the second form...
I think "it uses" is definitely more standard English usage in this context.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
On 2015-02-10 20:34:33 -0500, Robert Haas wrote:
On Tue, Feb 10, 2015 at 6:57 PM, Andres Freund <andres@2ndquadrant.com> wrote:
I think one of them could be a fix. Any advice?
I slightly prefer the second form...
I think "it uses" is definitely more standard English usage in this context.
Pushed "it uses".
Thanks to you two.
Andres Freund
--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers