doc: remove double-negative in REFRESH MATERIALIZED ... CONCURR
Reported-by: ap@robillo.net Discussion: https://postgr.es/m/20170208152743.1411.6073@wrigleys.postgresql.org Backpatch-through: master
This commit is contained in:
parent
eeb0ebad79
commit
1db5300015
@ -67,7 +67,7 @@ REFRESH MATERIALIZED VIEW [ CONCURRENTLY ] <replaceable class="parameter">name</
|
||||
expression index or include a <literal>WHERE</literal> clause.
|
||||
</para>
|
||||
<para>
|
||||
This option may not be used when the materialized view is not already
|
||||
This option can only be used when the materialized view is already
|
||||
populated.
|
||||
</para>
|
||||
<para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user