Doc: Update description for parallel insert reloption.
authorAmit Kapila <akapila@postgresql.org>
Thu, 18 Mar 2021 10:04:55 +0000 (15:34 +0530)
committerAmit Kapila <akapila@postgresql.org>
Thu, 18 Mar 2021 10:04:55 +0000 (15:34 +0530)
commited62d3737c1b823f796d974060b1d0295a3dd831
tree13fc563500ebfaf26aef8910a05dddf2bfc40261
parentc8f78b616167bf8e24bc5dc69112c37755ed3058
Doc: Update description for parallel insert reloption.

Commit c8f78b6161 added a new reloption to enable inserts in parallel-mode
but forgot to update at one of the places about the same in docs. In
passing, fix a typo in the same commit.

Reported-by: Justin Pryzby
Author: Justin Pryzby
Reviewed-by: "Hou, Zhijie", Amit Kapila
Discussion: https://postgr.es/m/20210318025228.GE11765@telsasoft.com
doc/src/sgml/ref/alter_table.sgml
doc/src/sgml/ref/create_table.sgml