Thread: pgsql: Doc: Fix list of storage parameters available for ALTER TABLE

pgsql: Doc: Fix list of storage parameters available for ALTER TABLE

From
Michael Paquier
Date:
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

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/c4c76d198e3db48ac390a46eab66bcaf1d734a2c

Modified Files
--------------
doc/src/sgml/ref/alter_table.sgml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)