pgsql: doc: remove double-negative in REFRESH MATERIALIZED ... CONCURR

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: remove double-negative in REFRESH MATERIALIZED ... CONCURR
Date: 2023-11-22 21:40:33
Message-ID: E1r5uxU-006kVM-UU@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: remove double-negative in REFRESH MATERIALIZED ... CONCURR

Reported-by: ap(at)robillo(dot)net

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

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1db5300015a778f51a26a8a0614fe7fcb6323c17

Modified Files
--------------
doc/src/sgml/ref/refresh_materialized_view.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2023-11-23 04:41:39 pgsql: C comment: fix typos with unnecessary apostrophes
Previous Message Amit Kapila 2023-11-22 06:25:09 pgsql: Fix the initial sync tables with no columns.