Re: 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: Re: parallel documentation improvements
Date: 2017-08-10 17:31:52
Message-ID: CA+TgmoZrj0DvtjmcJLhsDkNL7r3YPv=1e05tVSNCFgALLafjkQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Aug 1, 2017 at 2:43 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> 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.

Well, that didn't happen. Oops. But better late than never -- committed now.

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2017-08-10 17:54:20 Re: dubious error message from partition.c
Previous Message Robert Haas 2017-08-10 17:18:02 Re: Comment typo in plannodes.h