</para>
<para>
-The operations are VACUUM, ANALYZE, REINDEX, REFRESH MATERIALIZE VIEW, CLUSTER, and LOCK TABLE.
+The operations are VACUUM, ANALYZE, REINDEX, REFRESH MATERIALIZED VIEW, CLUSTER, and LOCK TABLE.
</para>
</listitem>
</para>
<para>
-The operations are VACUUM, ANALYZE, REINDEX, REFRESH MATERIALIZE VIEW, CLUSTER, and LOCK TABLE.
+The operations are VACUUM, ANALYZE, REINDEX, REFRESH MATERIALIZED VIEW, CLUSTER, and LOCK TABLE.
</para>
</listitem>
<listitem>
<para>
-Allow roles with pg_monitor privileges to execute pg_current_logfile() (Pavlo Golub, Nathan Bossart)
+Allow roles with pg_monitor membership to execute pg_current_logfile() (Pavlo Golub, Nathan Bossart)
</para>
</listitem>
<listitem>
<para>
-Add function XMLText() to convert text to a single XML text node (Jim Jones)
+Add function xmltext() to convert text to a single XML text node (Jim Jones)
</para>
</listitem>
<listitem>
<para>
-Add function to_regtypemod() to return the typemod of a string (David Wheeler, Erik Wienhold)
+Add function to_regtypemod() to return the type modifier of a type specification (David Wheeler, Erik Wienhold)
</para>
</listitem>