mirror of
https://github.com/postgres/postgres.git
synced 2025-05-05 09:19:17 +03:00
Doc: fix incorrect punctuation
Author: Noboru Saito <noborusai@gmail.com> Discussion: https://postgr.es/m/CAAM3qnJtv5YbjpwDfVOYN2gZ9zGSLFM1UGJgptSXmwfifOZJFQ@mail.gmail.com Backpatch-through: 17
This commit is contained in:
parent
e297ddcfb7
commit
12bf43410a
@ -1148,7 +1148,7 @@ description | Waiting for a newly initialized WAL file to reach durable storage
|
|||||||
<note>
|
<note>
|
||||||
<para>
|
<para>
|
||||||
Extensions can add <literal>Extension</literal>,
|
Extensions can add <literal>Extension</literal>,
|
||||||
<literal>InjectionPoint</literal>. and <literal>LWLock</literal> events
|
<literal>InjectionPoint</literal>, and <literal>LWLock</literal> events
|
||||||
to the lists shown in <xref linkend="wait-event-extension-table"/> and
|
to the lists shown in <xref linkend="wait-event-extension-table"/> and
|
||||||
<xref linkend="wait-event-lwlock-table"/>. In some cases, the name
|
<xref linkend="wait-event-lwlock-table"/>. In some cases, the name
|
||||||
of an <literal>LWLock</literal> assigned by an extension will not be
|
of an <literal>LWLock</literal> assigned by an extension will not be
|
||||||
|
Loading…
x
Reference in New Issue
Block a user