pgsql: docs: fix wording of REFRESH CONCURRENTLY manual page

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: docs: fix wording of REFRESH CONCURRENTLY manual page
Date: 2019-10-24 00:29:11
Message-ID: E1iNR03-0005Lp-2y@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: fix wording of REFRESH CONCURRENTLY manual page

Reported-by: Asim / apraveen(at)pivotal(dot)io

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

Backpatch-through: 9.4

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/56a459be51931838675b59b6be42ba1f20a8dbf1

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

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2019-10-24 02:46:06 pgsql: Make the order of the header file includes consistent in contrib
Previous Message Bruce Momjian 2019-10-23 22:06:41 pgsql: pg_upgrade: adjust error output to use new database list format