Re: Correction For PostgreSQL Manual

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: matthew(dot)alton(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: Correction For PostgreSQL Manual
Date: 2019-11-06 02:23:53
Message-ID: 20191106022353.GX4999@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Tue, Nov 05, 2019 at 08:54:46PM -0500, Bruce Momjian wrote:
> On Fri, Oct 25, 2019 at 09:56:47PM +0000, PG Doc comments form wrote:
> > The following documentation comment has been logged on the website:
> >
> > Page: https://www.postgresql.org/docs/12/bgworker.html
> > Description:
> >
> > The warning about background worker processes at the beginning of Chapter 47
> > reads:
> >
> > Administrators wishing to enable modules that include background worker process ...
> > Should be:
> > Administrators wishing to enable modules that include background worker processes ...
>
> Yes, it does help. I have fixed it in all supported versions, patch
> attached.

It looks like that introduced a different typo in v11 and v12.

git fetch:
da5cd7a..00ac1ec REL9_4_STABLE -> origin/REL9_4_STABLE 00ac1eced6204656ae393a719063fbef99a2cf4b => ok
74d32ee..5c9b0cd REL9_5_STABLE -> origin/REL9_5_STABLE 5c9b0cdc52e3ada22fa30cf8c4fcd78fdad29ea7 => ok
648f178..1673a66 REL9_6_STABLE -> origin/REL9_6_STABLE 1673a667d4323f056e4cef715cf4c162190ce8e0 => ok
f5efc93..cb573bd REL_10_STABLE -> origin/REL_10_STABLE cb573bdde9563aed99aa20b54ec70acc82fac3c5 => ok
8f8ff09..0d8bc87 REL_11_STABLE -> origin/REL_11_STABLE 0d8bc874cfed23e4b59c67221a6564dcdefd3efb => bad: processs
4d04031..f71a299 REL_12_STABLE -> origin/REL_12_STABLE f71a299c6cb87ac17b51ee1b9e389ae5a31b86fa => bad: processs
2a4d96e..a386942 master -> origin/master 4b5e58b86e3b09daa7384dbbd0bb4cacbd9bd7c6 => ok

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2019-11-06 02:29:18 Re: Correction For PostgreSQL Manual
Previous Message Bruce Momjian 2019-11-06 01:54:46 Re: Correction For PostgreSQL Manual