pgsql: doc: Improve CREATE VIEW / WITH documentation - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: doc: Improve CREATE VIEW / WITH documentation
Date
Msg-id E1Xk2Ov-0004PC-52@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Improve CREATE VIEW / WITH documentation

Similar to 590eb0c14eebe834f716721a9659b77899cf3084, remove the options
list from the synopsis and elaborate in the main description.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/7dacab976917c26cd9b6c4b36e53dbbf8261473b

Modified Files
--------------
doc/src/sgml/ref/create_view.sgml |   23 +++++++++--------------
1 file changed, 9 insertions(+), 14 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Extend dsm API with a new function dsm_unpin_mapping.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Wording and formatting improvements in new logical decoding