File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7489,7 +7489,7 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
7489
7489
various purposes. The cluster name appears in the process title for
7490
7490
all server processes in this cluster. Moreover, it is the default
7491
7491
application name for a standby connection (see <xref
7492
- linkend="guc-synchronous-standby-names"/>.)
7492
+ linkend="guc-synchronous-standby-names"/>).
7493
7493
</para>
7494
7494
7495
7495
<para>
Original file line number Diff line number Diff line change @@ -4756,7 +4756,7 @@ PGresult *PQgetResult(PGconn *conn);
4756
4756
<literal>PGRES_PIPELINE_SYNC</literal> will be returned.
4757
4757
The result of the next query after the synchronization point follows
4758
4758
immediately (that is, no null pointer is returned after
4759
- the synchronization point.)
4759
+ the synchronization point).
4760
4760
</para>
4761
4761
4762
4762
<note>
You can’t perform that action at this time.
0 commit comments