Thread: pgsql: Improve ALTER TABLE synopsis

pgsql: Improve ALTER TABLE synopsis

From
Stephen Frost
Date:
Improve ALTER TABLE synopsis

Add into the ALTER TABLE synopsis the definition of
partition_bound_spec, column_constraint, index_parameters and
exclude_element.

Initial patch by Lætitia Avrot, with further improvements by Amit
Langote and Thomas Munro.

Discussion: https://postgr.es/m/flat/27ec4df3-d1ab-3411-f87f-647f944897e1%40lab.ntt.co.jp

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/ref/alter_table.sgml | 31 +++++++++++++++++++++++++++++++
1 file changed, 31 insertions(+)