parallel documentation improvements

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: parallel documentation improvements
Date: 2017-08-01 18:43:04
Message-ID: CA+TgmoZsTjgVGn=ei5ht-1qGFKy_m1VgB3d8+Rg304hz91N5ww@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

In commit 054637d2e08cda6a096f48cc99696136a06f4ef5, I updated the
parallel query documentation to reflect recently-committed parallel
query features. However, a few more things got committed after that.
Most of the attached patch consists of generalizing references to
Gather to also include Gather Merge, but also included a tweak to note
that uncorrelated subplans are no longer parallel-restricted and made
a few other minor improvements and clarifications.

Barring objections, I'd like to commit this in the next couple of days
so that it is included in beta3. I probably should have gotten to do
this sooner; apologies for any inconvenience.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
parallel-doc-for-v10.patch application/octet-stream 11.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabien COELHO 2017-08-01 18:49:29 Re: pgbench minor doc typo
Previous Message Peter Eisentraut 2017-08-01 18:39:18 Re: pgbench minor doc typo