Document some new parallel query capabilities.

Robert Haas <rhaas@postgresql.org>

Commit: 054637d2e08cda6a096f48cc99696136a06f4ef5
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-03-09T18:06:18Z
Releases: 10.0
Document some new parallel query capabilities.

This updates the text for parallel index scan, parallel index-only
scan, parallel bitmap heap scan, and parallel merge join.  It also
expands the discussion of parallel joins slightly.

Discussion: http://postgr.es/m/CA+TgmoZnCUoM31w3w7JSakVQJQOtcuTyX=HLUr-X1rto2=2bjw@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/parallel.sgml modified +57 −16

Documentation touched

Discussion