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

Commit8f3c06c

Browse files
committed
Doc: Fix some spelling mistakes
Author: Daniel GustafssonDiscussion:https://postgr.es/m/7838B8EE-CFD6-48D7-AE2D-520D69FD84BD@yesql.se
1 parent8bdb36a commit8f3c06c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎doc/src/sgml/postgres-fdw.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ OPTIONS (ADD password_required 'false');
386386
<filename>postgres_fdw</filename> supports asynchronous execution, which
387387
runs multiple parts of an <structname>Append</structname> node
388388
concurrently rather than serially to improve performance.
389-
This execution can becontroled using the following option:
389+
This execution can becontrolled using the following option:
390390
</para>
391391

392392
<variablelist>

‎doc/src/sgml/ref/analyze.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ ANALYZE [ VERBOSE ] [ <replaceable class="parameter">table_and_columns</replacea
255255
in addition, it will recurse into each partition and update its statistics.
256256
(However, in multi-level partitioning scenarios, each leaf partition
257257
will only be analyzed once.)
258-
Byconstrast, if the table being analyzed has inheritance children,
258+
Bycontrast, if the table being analyzed has inheritance children,
259259
<command>ANALYZE</command> will gather statistics for it twice:
260260
once on the rows of the parent table only, and a second time on the
261261
rows of the parent table with all of its children. This second set of

‎doc/src/sgml/ref/pg_amcheck.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ PostgreSQL documentation
290290
or <literal>--relation</literal> matches no objects, it is a fatal
291291
error. This option downgrades that error to a warning.
292292
If this option is used with <literal>--quiet</literal>, the warning
293-
will besupressed as well.
293+
will besuppressed as well.
294294
</para>
295295
</listitem>
296296
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp