Misc typos in documentation

Started by Liudmila Mantrovaalmost 8 years ago6 messagesdocs
Jump to latest
#1Liudmila Mantrova
l.mantrova@postgrespro.ru

Hi,

Please consider these small patches that fix a couple of typos in
documentation.

I have split them in two just in case rn-typos.patch conflicts with any
current work on release-11.sgml, which seems to be going on in more than
one thread. I'll appreciate your feedback if it should have been done
differently.

--
Liudmila Mantrova
Technical writer at Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Attachments:

doc-typos.patchtext/x-patch; name=doc-typos.patchDownload+6-6
rn-typos.patchtext/x-patch; name=rn-typos.patchDownload+3-3
#2Magnus Hagander
magnus@hagander.net
In reply to: Liudmila Mantrova (#1)
Re: Misc typos in documentation

On Tue, Jun 19, 2018 at 9:46 AM, Liudmila Mantrova <
l.mantrova@postgrespro.ru> wrote:

Hi,

Please consider these small patches that fix a couple of typos in
documentation.

I have split them in two just in case rn-typos.patch conflicts with any
current work on release-11.sgml, which seems to be going on in more than
one thread. I'll appreciate your feedback if it should have been done
differently.

Hi!

These all look good to me. Thanks, applied!

--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/&gt;
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/&gt;

#3Liudmila Mantrova
l.mantrova@postgrespro.ru
In reply to: Magnus Hagander (#2)
Re: Misc typos in documentation

On 06/20/2018 05:04 PM, Magnus Hagander wrote:

On Tue, Jun 19, 2018 at 9:46 AM, Liudmila Mantrova
<l.mantrova@postgrespro.ru <mailto:l.mantrova@postgrespro.ru>> wrote:

Hi,

Please consider these small patches that fix a couple of typos in
documentation.

I have split them in two just in case rn-typos.patch conflicts
with any current work on release-11.sgml, which seems to be going
on in more than one thread. I'll appreciate your feedback if it
should have been done differently.

Hi!

These all look good to me. Thanks, applied!

--
 Magnus Hagander
 Me: https://www.hagander.net/ <http://www.hagander.net/&gt;
 Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/&gt;

I have bumped into a couple of similar typos in 9.6 and 10 - the patch
based on REL9_6_STABLE is attached.

--
Liudmila Mantrova
Technical writer at Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Attachments:

pgtrgm-typos.patchtext/x-patch; name=pgtrgm-typos.patchDownload+2-2
#4Bruce Momjian
bruce@momjian.us
In reply to: Liudmila Mantrova (#3)
Re: Misc typos in documentation

On Thu, Aug 16, 2018 at 11:25:25AM +0300, Liudmila Mantrova wrote:

On 06/20/2018 05:04 PM, Magnus Hagander wrote:
I have split them in two just in case rn-typos.patch conflicts with any
current work on release-11.sgml, which seems to be going on in more
than one thread. I'll appreciate your feedback if it should have been
done differently.

I have bumped into a couple of similar typos in 9.6 and 10 - the patch based on
REL9_6_STABLE is attached.

I have made the adjustments to 9.6 and 10 as you suggested. I added
quoting to "two" to match other releases:

https://git.postgresql.org/pg/commitdiff/993b5a78adff29fc58e7449cab98bb865b77c663

Thanks.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +
#5Liudmila Mantrova
l.mantrova@postgrespro.ru
In reply to: Bruce Momjian (#4)
Re: Misc typos in documentation

On 08/25/2018 10:04 PM, Bruce Momjian wrote:

On Thu, Aug 16, 2018 at 11:25:25AM +0300, Liudmila Mantrova wrote:

On 06/20/2018 05:04 PM, Magnus Hagander wrote:
I have split them in two just in case rn-typos.patch conflicts with any
current work on release-11.sgml, which seems to be going on in more
than one thread. I'll appreciate your feedback if it should have been
done differently.

I have bumped into a couple of similar typos in 9.6 and 10 - the patch based on
REL9_6_STABLE is attached.

I have made the adjustments to 9.6 and 10 as you suggested. I added
quoting to "two" to match other releases:

https://git.postgresql.org/pg/commitdiff/993b5a78adff29fc58e7449cab98bb865b77c663

Thanks.

Thank you, Bruce!

I totally missed those quotes (and your response).
I've just noticed your recent commit, and looks like the typo to be
fixed ("boundries") managed to escape somehow.
Assuming it's not an alternative spelling I'm unaware of, I'm attaching
a smaller version of the patch (based on the current state of
REL_10_STABLE).

--
Liudmila Mantrova
Technical writer at Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Attachments:

pgtrgm-typo.difftext/x-patch; name=pgtrgm-typo.diffDownload+1-1
#6Bruce Momjian
bruce@momjian.us
In reply to: Liudmila Mantrova (#5)
Re: Misc typos in documentation

On Thu, Sep 6, 2018 at 06:45:29PM +0300, Liudmila Mantrova wrote:

On 08/25/2018 10:04 PM, Bruce Momjian wrote:

On Thu, Aug 16, 2018 at 11:25:25AM +0300, Liudmila Mantrova wrote:

On 06/20/2018 05:04 PM, Magnus Hagander wrote:
I have split them in two just in case rn-typos.patch conflicts with any
current work on release-11.sgml, which seems to be going on in more
than one thread. I'll appreciate your feedback if it should have been
done differently.

I have bumped into a couple of similar typos in 9.6 and 10 - the patch based on
REL9_6_STABLE is attached.

I have made the adjustments to 9.6 and 10 as you suggested. I added
quoting to "two" to match other releases:

https://git.postgresql.org/pg/commitdiff/993b5a78adff29fc58e7449cab98bb865b77c663

Thanks.

Thank you, Bruce!

I totally missed those quotes (and your response).
I've just noticed your recent commit, and looks like the typo to be fixed
("boundries") managed to escape somehow.
Assuming it's not an alternative spelling I'm unaware of, I'm attaching a
smaller version of the patch (based on the current state of REL_10_STABLE).

Oh, yes, I missed that. Applied to PG 9.6 and 10, which is where they
were needed. Thanks.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +