Skip to content

Commit 4f2c753

Browse files
committed
doc: PG 14 relnotes, improve cache invalidation wording
Reported-by: Simon Riggs (privately) Backpatch-through: 14 only
1 parent 8231c50 commit 4f2c753

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/src/sgml/release-14.sgml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2116,15 +2116,15 @@ Author: Amit Kapila <akapila@postgresql.org>
21162116
-->
21172117

21182118
<para>
2119-
Generate <acronym>WAL</acronym> invalidation messages during
2120-
command completion when using logical replication (Dilip Kumar,
2121-
Tomas Vondra, Amit Kapila)
2119+
Add cache invalidation messages to the <acronym>WAL</acronym>
2120+
during command completion when using logical replication (Dilip
2121+
Kumar, Tomas Vondra, Amit Kapila)
21222122
</para>
21232123

21242124
<para>
2125-
When logical replication is disabled, <acronym>WAL</acronym>
2126-
invalidation messages are generated at transaction completion.
21272125
This allows logical streaming of in-progress transactions.
2126+
When logical replication is disabled, invalidation messages are
2127+
generated only at transaction completion.
21282128
</para>
21292129
</listitem>
21302130

0 commit comments

Comments
 (0)