On Mon, Jun 14, 2021 at 01:29:42PM -0400, John Naylor wrote: > Hi Bruce, > > For this item: > > <!-- > Author: Tomas Vondra <tomas.von...@postgresql.org> > 2021-03-26 [77b88cd1b] BRIN bloom indexes > --> > > <para> > Allow <acronym>BRIN</acronym> indexes to use bloom filters > (Tomas Vondra) > </para> > > <para> > This allows bloom indexes to be used effectively with data that > is not physically localized in the heap. > </para> > </listitem> > > The text implies that this affects contrib/bloom. I think it should be "This > allows BRIN indexes...".
Ah, I see your point. Updated text is: <listitem> <!-- Author: Tomas Vondra <tomas.von...@postgresql.org> 2021-03-26 [77b88cd1b] BRIN bloom indexes --> <para> Allow <acronym>BRIN</acronym> indexes to use bloom filters (Tomas Vondra) </para> <para> This allows <acronym>BRIN</acronym> indexes to be used effectively with data that is not physically localized in the heap. </para> </listitem> -- Bruce Momjian <br...@momjian.us> https://momjian.us EDB https://enterprisedb.com If only the physical world exists, free will is an illusion.