Updating parallel.sgml's treatment of parallel joins

Thomas Munro <thomas.munro@enterprisedb.com>

From: Thomas Munro <thomas.munro@enterprisedb.com>
To: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2018-02-24T03:30:28Z
Lists: pgsql-hackers

Attachments

Hi hackers,

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!

-- 
Thomas Munro
http://www.enterprisedb.com

Commits

  1. doc: Update parallel join documentation for Parallel Shared Hash.

  2. Support Parallel Append plan nodes.