--- doc/src/sgml/ref/alter_materialized_view.sgml.orig 2013-02-19 23:00:52.091597166 +0100 +++ doc/src/sgml/ref/alter_materialized_view.sgml 2013-02-19 23:01:15.923597583 +0100 @@ -21,8 +21,7 @@ -ALTER MATERIALIZED VIEW [ IF EXISTS ] name - action [, ... ] +ALTER MATERIALIZED VIEW [ IF EXISTS ] name action [, ... ] ALTER MATERIALIZED VIEW [ IF EXISTS ] name OWNER TO new_owner ALTER MATERIALIZED VIEW [ IF EXISTS ] name RENAME TO new_name ALTER MATERIALIZED VIEW [ IF EXISTS ] name SET SCHEMA new_schema --- doc/src/sgml/ref/refresh_materialized_view.sgml.orig 2013-02-19 23:00:52.101677488 +0100 +++ doc/src/sgml/ref/refresh_materialized_view.sgml 2013-02-19 23:02:08.469596567 +0100 @@ -15,7 +15,7 @@ refresh a materialized view - + REFRESH MATERIALIZED VIEW @@ -54,7 +54,7 @@ Notes - While the the default index for future + While the default index for future operations is retained, REFRESH MATERIALIZED VIEW does not order the generated rows based on this property. If you want the data