doc: PG 14 relnotes fixes
authorBruce Momjian <bruce@momjian.us>
Mon, 14 Jun 2021 20:14:04 +0000 (16:14 -0400)
committerBruce Momjian <bruce@momjian.us>
Mon, 14 Jun 2021 20:14:04 +0000 (16:14 -0400)
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

doc/src/sgml/release-14.sgml

index 395f91176fbab98f9f5d40937f00f9eee0364cfd..a291f9301729d332d16df339ef7281ec34e5d645 100644 (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>