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

From Michael Paquier
Subject pgsql: Doc: Fix list of storage parameters available for ALTER TABLE
Date
Msg-id E1iunIF-0001jY-5h@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6de7bcb76f6593dcd107a6bfed645f2142bf3225

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Add configure probe for rl_completion_suppress_quote.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Fix typo