Re: Updating parallel.sgml's treatment of parallel joins
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Thomas Munro <thomas.munro@enterprisedb.com>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2018-03-22T17:26:55Z
Lists: pgsql-hackers
On Fri, Feb 23, 2018 at 10:30 PM, Thomas Munro <thomas.munro@enterprisedb.com> wrote: > Here is an attempt at updating parallel.sgml to cover Parallel Hash. > I will be neither surprised nor offended if Robert would like to put > it differently! Looks nice. Committed. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
Commits
-
doc: Update parallel join documentation for Parallel Shared Hash.
- f644c3b386ac 11.0 landed
-
Support Parallel Append plan nodes.
- ab7271677812 11.0 cited