Thread: pgsql: doc: Improve ALTER VIEW / SET documentation

pgsql: doc: Improve ALTER VIEW / SET documentation

From
Peter Eisentraut
Date:
doc: Improve ALTER VIEW / SET documentation

The way the ALTER VIEW / SET options were listed in the synopsis was
very confusing.  Move the list to the main description, similar to how
the ALTER TABLE reference page does it.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/db75e524856634ce1c41fc1233e85abbb716ef6e

Modified Files
--------------
doc/src/sgml/ref/alter_view.sgml |   40 +++++++++++++++++++++++---------------
1 file changed, 24 insertions(+), 16 deletions(-)