File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7575 summarized will cause the summary information to be updated with data
7676 from the new tuples.
7777 When a new page is created that does not fall within the last
78- summarized range, the range that the new page belongs into
78+ summarized range, the range that the new page belongs to
7979 does not automatically acquire a summary tuple;
8080 those tuples remain unsummarized until a summarization run is
8181 invoked later, creating the initial summary for that range.
Original file line number Diff line number Diff line change @@ -81,8 +81,8 @@ DROP EXTENSION [ IF EXISTS ] <replaceable class="parameter">name</replaceable> [
8181 <listitem>
8282 <para>
8383 This option prevents the specified extensions from being dropped
84- if there exists non-extension-member objects that depends on any
85- the extensions. This is the default.
84+ if there exist non-extension-member objects that depend on any
85+ of the extensions. This is the default.
8686 </para>
8787 </listitem>
8888 </varlistentry>
You can’t perform that action at this time.
0 commit comments