Re: typo in parallel safety doc

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>
Cc: pgsql-docs <pgsql-docs(at)postgresql(dot)org>
Subject: Re: typo in parallel safety doc
Date: 2018-08-17 01:12:42
Message-ID: 20180817011242.GT22271@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Fri, Aug 17, 2018 at 11:39:27AM +1200, Thomas Munro wrote:
> On Fri, Aug 17, 2018 at 7:54 AM, Justin Pryzby <pryzby(at)telsasoft(dot)com> wrote:
> > https://www.postgresql.org/docs/10/static/parallel-safety.html
> > |Even for simple functions where it conceivably be done, we do not try, since this would be expensive and error-prone.
> >
> > should say:
> > "where it COULD conceivably"
>
> Right, thanks. Will fix.

I dearly hope this was intentional ;)

commit 96e98fa2606b2b12805db99196f468152312af14
Author: Thomas Munro <tmunro(at)postgresql(dot)org>
Date: Fri Aug 17 11:32:55 2018 +1200

Proof-reading for documentation.

Somebody accidentally a word. Back-patch to 9.6.

Reported-by: Justin Pryzby
Discussion: https://postgr.es/m/20180816195431.GA23707%40telsasoft.com

Thanks,
Justin

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Thomas Munro 2018-08-17 01:25:42 Re: typo in parallel safety doc
Previous Message Thomas Munro 2018-08-16 23:39:27 Re: typo in parallel safety doc