diff options
-rw-r--r-- | doc/src/sgml/release-14.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/release-14.sgml b/doc/src/sgml/release-14.sgml index 395f91176fb..a291f930172 100644 --- a/doc/src/sgml/release-14.sgml +++ b/doc/src/sgml/release-14.sgml @@ -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> |