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
- update-parallel-join-docs.patch (application/octet-stream) patch
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
-
doc: Update parallel join documentation for Parallel Shared Hash.
- f644c3b386ac 11.0 landed
-
Support Parallel Append plan nodes.
- ab7271677812 11.0 cited