pgsql: docs: fix wording of REFRESH CONCURRENTLY manual page - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: docs: fix wording of REFRESH CONCURRENTLY manual page
Date
Msg-id E1iNR03-0005Lt-46@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
docs:  fix wording of REFRESH CONCURRENTLY manual page

Reported-by: Asim / apraveen@pivotal.io

Discussion: https://postgr.es/m/157076828181.26165.15231292023740913543@wrigleys.postgresql.org

Backpatch-through: 9.4

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/84d1c5c45fd2d47c4d769ecc45210572a9bbb8f6

Modified Files
--------------
doc/src/sgml/ref/refresh_materialized_view.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: pg_upgrade: adjust error output to use new database list format
Next
From: Amit Kapila
Date:
Subject: pgsql: Make the order of the header file includes consistent in contrib