pgsql: doc: Improve ALTER VIEW / SET documentation - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: doc: Improve ALTER VIEW / SET documentation
Date
Msg-id E1Xdrp6-000718-Hu@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/590eb0c14eebe834f716721a9659b77899cf3084

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


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Improve ALTER VIEW / SET documentation
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix typo in docs.