typo in parallel safety doc

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: pgsql-docs(at)postgresql(dot)org
Subject: typo in parallel safety doc
Date: 2018-08-16 19:54:31
Message-ID: 20180816195431.GA23707@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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"

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Thomas Munro 2018-08-16 23:39:27 Re: typo in parallel safety doc
Previous Message Liudmila Mantrova 2018-08-16 08:25:25 Re: Misc typos in documentation