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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
