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 diff --git a/doc/src/sgml/pgtrgm.sgml b/doc/src/sgml/pgtrgm.sgml index 8e50f79..edc0813 100644 --- a/doc/src/sgml/pgtrgm.sgml +++ b/doc/src/sgml/pgtrgm.sgml @@ -154,7 +154,7 @@ greatest similarity between the first string and any substring of the second string. However, this function does not add padding to the boundaries of the extent. Thus, the number of additional characters present in the - second string is not considered, except for the mismatched word boundries. + second string is not considered, except for the mismatched word boundaries.
bad url in docs
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/10/static/libpq-ssl.html Description: Version 10 33.18. SSL Support The pointers off to hp.com seem to have gone away on or about 28Aug2018. They also fall under the heading of HP OpenVMS Systems Doc which may explain why they've disappeared.
Re: bad url in docs
On 07/09/2018 00:58, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/10/static/libpq-ssl.html > Description: > > Version 10 > > 33.18. SSL Support > > The pointers off to hp.com seem to have gone away on or about 28Aug2018. > They also fall under the heading of HP OpenVMS Systems Doc which may explain > why they've disappeared. This has already been fixed in git and will be in the next minor releases. Thanks. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Re: bad url in docs
Peter Eisentraut writes: > On 07/09/2018 00:58, PG Doc comments form wrote: >> Page: https://www.postgresql.org/docs/10/static/libpq-ssl.html >> Version 10 >> The pointers off to hp.com seem to have gone away on or about 28Aug2018. > This has already been fixed in git and will be in the next minor > releases. Thanks. If you're thinking of 6f1591955, you don't seem to have back-patched that further than v11. regards, tom lane
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 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 +