index 4ee8908b65a968d99e6d178db57aa799e7f4c612..71697155d7cf6a05c0e805b19c600e937e2bf5e8 100644 (file)
summarized will cause the summary information to be updated with data
from the new tuples.
When a new page is created that does not fall within the last
- summarized range, the range that the new page belongs into
+ summarized range, the range that the new page belongs to
does not automatically acquire a summary tuple;
those tuples remain unsummarized until a summarization run is
invoked later, creating the initial summary for that range.
index 4ea20131c79fb2f794983131c49e1da3ff36b644..dcc52c2ced00cfdec36013a7590b2688e802f8e3 100644 (file)
@@ -81,8 +81,8 @@ DROP EXTENSION [ IF EXISTS ] <replaceable class="parameter">name</replaceable> [
<listitem>
<para>
This option prevents the specified extensions from being dropped
- if there exists non-extension-member objects that depends on any
- the extensions. This is the default.
+ if there exist non-extension-member objects that depend on any
+ of the extensions. This is the default.
</para>
</listitem>
</varlistentry>