doc: PG 14 relnotes fixes

Items related to logical replication attribution and BRIN indexes

Reported-by: Tomas Vondra, John Naylor

Discussion: https://postgr.es/m/0db66294-a668-2caa-2b5e-a8db60b30662@enterprisedb.com, CAFBsxsH21KnteYdk33F1oZu2O726NSD6_XBq51Tn0jytsA1AnA@mail.gmail.com
This commit is contained in:
Bruce Momjian 2021-06-14 16:14:04 -04:00
parent a2559d4093
commit 86b222b090

View File

@ -976,8 +976,8 @@ Author: Tomas Vondra <tomas.vondra@postgresql.org>
</para>
<para>
This allows bloom indexes to be used effectively with data that
is not physically localized in the heap.
This allows <acronym>BRIN</acronym> indexes to be used effectively
with data that is not physically localized in the heap.
</para>
</listitem>
@ -1962,8 +1962,8 @@ Author: Amit Kapila <akapila@postgresql.org>
<para>
Allow logical replication to stream long in-progress transactions
to subscribers (Tomas Vondra, Dilip Kumar, Amit Kapila, Ajin
Cherian, Nikhil Sontakke, Stas Kelvich)
to subscribers (Dilip Kumar, Amit Kapila, Ajin
Cherian, Tomas Vondra, Nikhil Sontakke, Stas Kelvich)
</para>
<para>