File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8140,7 +8140,7 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
81408140 various purposes. The cluster name appears in the process title for
81418141 all server processes in this cluster. Moreover, it is the default
81428142 application name for a standby connection (see <xref
8143- linkend="guc-synchronous-standby-names"/>.)
8143+ linkend="guc-synchronous-standby-names"/>).
81448144 </para>
81458145
81468146 <para>
Original file line number Diff line number Diff line change @@ -5392,7 +5392,7 @@ PGresult *PQgetResult(PGconn *conn);
53925392 <literal>PGRES_PIPELINE_SYNC</literal> will be returned.
53935393 The result of the next query after the synchronization point follows
53945394 immediately (that is, no null pointer is returned after
5395- the synchronization point.)
5395+ the synchronization point).
53965396 </para>
53975397
53985398 <note>
Original file line number Diff line number Diff line change @@ -908,7 +908,7 @@ pgbench <optional> <replaceable>options</replaceable> </optional> <replaceable>d
908908 Print messages about all errors and failures (errors without retrying)
909909 including which limit for retries was exceeded and how far it was
910910 exceeded for the serialization/deadlock failures. (Note that in this
911- case the output can be significantly increased.).
911+ case the output can be significantly increased.)
912912 See <xref linkend="failures-and-retries"/> for more information.
913913 </para>
914914 </listitem>
You can’t perform that action at this time.
0 commit comments