Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9f08803

Browse files
committed
Fix assorted doc typos
Erik Rijkers and Justin PryzbyBackpatch to v14Discussion:https://www.postgresql.org/message-id/b79bfeff-d0e3-29a3-2576-0e325848dede%40xs4all.nl
1 parentf217d09 commit9f08803

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎doc/src/sgml/brin.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
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 belongsinto
78+
summarized range, the range that the new page belongsto
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.

‎doc/src/sgml/ref/drop_extension.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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 thereexists non-extension-member objects thatdepends on any
85-
the extensions. This is the default.
84+
if thereexist non-extension-member objects thatdepend on any
85+
ofthe extensions. This is the default.
8686
</para>
8787
</listitem>
8888
</varlistentry>

‎doc/src/sgml/ref/psql-ref.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2864,7 +2864,7 @@ lo_import 152801
28642864
</para>
28652865

28662866
<para>
2867-
<literal>page</literal>: truncate thetheheader line at the terminal
2867+
<literal>page</literal>: truncate the header line at the terminal
28682868
width.
28692869
</para>
28702870

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp