Re: Small improvement to parallel query docs

From: David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
To: Brad DeJong <Brad(dot)Dejong(at)infor(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Small improvement to parallel query docs
Date: 2017-02-13 22:03:43
Message-ID: CAKJS1f88-M6ZcrK5A+vW1gqrGhQYv=WUacAss20KkRE8gZ2hag@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 14 February 2017 at 10:56, Brad DeJong <Brad(dot)Dejong(at)infor(dot)com> wrote:
> David Rowley wrote:
>> I propose we just remove the whole paragraph, and mention about
>> the planning and estimated number of groups stuff in another new paragraph.
>>
>> I've attached a patch to this effect ...
>
> s/In a worse case scenario/In the worst case scenario,/
>
> Other than that, the phrasing in the new patch reads very smoothly.

Thanks. Updated patch attached.

--
David Rowley http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Attachment Content-Type Size
parallel_doc_fixes_v3.patch application/octet-stream 5.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2017-02-13 22:19:13 Re: WIP: [[Parallel] Shared] Hash
Previous Message Michael Paquier 2017-02-13 22:00:25 Re: Re: [COMMITTERS] pgsql: Remove all references to "xlog" from SQL-callable functions in p