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

Commitfa761d9

Browse files
committed
Doc: Fix punctuation errors
Author: 斉藤登 <noborusai@gmail.com>Reviewed-by: David G. Johnston <david.g.johnston@gmail.com>Discussion:https://postgr.es/m/CAAM3qnL6i-BSu5rB2+KiHLjMCOXiQEiPMBvEj7F1CgUzZMooLA@mail.gmail.comBackpatch-through: 13
1 parent3819b30 commitfa761d9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8209,7 +8209,7 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
82098209
various purposes. The cluster name appears in the process title for
82108210
all server processes in this cluster. Moreover, it is the default
82118211
application name for a standby connection (see <xref
8212-
linkend="guc-synchronous-standby-names"/>.)
8212+
linkend="guc-synchronous-standby-names"/>).
82138213
</para>
82148214

82158215
<para>

‎doc/src/sgml/libpq.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5310,7 +5310,7 @@ PGresult *PQgetResult(PGconn *conn);
53105310
<literal>PGRES_PIPELINE_SYNC</literal> will be returned.
53115311
The result of the next query after the synchronization point follows
53125312
immediately (that is, no null pointer is returned after
5313-
the synchronization point.)
5313+
the synchronization point).
53145314
</para>
53155315

53165316
<note>

‎doc/src/sgml/ref/pgbench.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -909,7 +909,7 @@ pgbench <optional> <replaceable>options</replaceable> </optional> <replaceable>d
909909
Print messages about all errors and failures (errors without retrying)
910910
including which limit for retries was exceeded and how far it was
911911
exceeded for the serialization/deadlock failures. (Note that in this
912-
case the output can be significantly increased.).
912+
case the output can be significantly increased.)
913913
See <xref linkend="failures-and-retries"/> for more information.
914914
</para>
915915
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp