Doc: Fix list of storage parameters available for ALTER TABLE

Michael Paquier <michael@paquier.xyz>

Commit: b9988facaec81733ab8a67c2bd75b5d3e72c1e16
Author: Michael Paquier <michael@paquier.xyz>
Date: 2020-01-24T00:55:58Z
Releases: 11.7
Doc: Fix list of storage parameters available for ALTER TABLE

Only the parameter parallel_workers can be used directly with ALTER
TABLE.

Issue introduced in 6f3a13f, so backpatch down to 10.

Author: Justin Pryzby
Discussion: https://postgr.es/m/20200106025623.GA12066@telsasoft.com
Backpatch-through: 10

Files

PathChange+/−
doc/src/sgml/ref/alter_table.sgml modified +1 −3

Documentation touched

Discussion