Commit 86b222b0 authored by Bruce Momjian's avatar Bruce Momjian

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
parent a2559d40
...@@ -976,8 +976,8 @@ Author: Tomas Vondra <tomas.vondra@postgresql.org> ...@@ -976,8 +976,8 @@ Author: Tomas Vondra <tomas.vondra@postgresql.org>
</para> </para>
<para> <para>
This allows bloom indexes to be used effectively with data that This allows <acronym>BRIN</acronym> indexes to be used effectively
is not physically localized in the heap. with data that is not physically localized in the heap.
</para> </para>
</listitem> </listitem>
...@@ -1962,8 +1962,8 @@ Author: Amit Kapila <akapila@postgresql.org> ...@@ -1962,8 +1962,8 @@ Author: Amit Kapila <akapila@postgresql.org>
<para> <para>
Allow logical replication to stream long in-progress transactions Allow logical replication to stream long in-progress transactions
to subscribers (Tomas Vondra, Dilip Kumar, Amit Kapila, Ajin to subscribers (Dilip Kumar, Amit Kapila, Ajin
Cherian, Nikhil Sontakke, Stas Kelvich) Cherian, Tomas Vondra, Nikhil Sontakke, Stas Kelvich)
</para> </para>
<para> <para>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment