On Fri, Aug 17, 2018 at 1:12 PM, Justin Pryzby wrote:
> On Fri, Aug 17, 2018 at 11:39:27AM +1200, Thomas Munro wrote:
>> On Fri, Aug 17, 2018 at 7:54 AM, Justin Pryzby wrote:
>> > https://www.postgresql.org/docs/10/static/parallel-safety.html
>> > |Even for simple functions where it conceivably b
On Fri, Aug 17, 2018 at 11:39:27AM +1200, Thomas Munro wrote:
> On Fri, Aug 17, 2018 at 7:54 AM, Justin Pryzby 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 an
On Fri, Aug 17, 2018 at 7:54 AM, Justin Pryzby 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,
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"
On 06/20/2018 05:04 PM, Magnus Hagander wrote:
On Tue, Jun 19, 2018 at 9:46 AM, Liudmila Mantrova
mailto:l.mantr...@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.p