Re: Small improvement to parallel query docs

Brad DeJong <brad.dejong@infor.com>

From: Brad DeJong <Brad.Dejong@infor.com>
To: David Rowley <david.rowley@2ndquadrant.com>
Cc: Robert Haas <robertmhaas@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2017-02-13T21:56:36Z
Lists: pgsql-hackers
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.


Commits

  1. Corrections and improvements to generic parallel query documentation.