Re: bloom documentation patch

From: Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>
To: Oleg Bartunov <obartunov(at)postgrespro(dot)ru>
Cc: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: bloom documentation patch
Date: 2018-10-21 21:33:42
Message-ID: CAPpHfduS2L8KLvpgO4c8Ou-s3Sq2QO9Uf1PqgYcFc2qapb+TGw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Wed, Oct 17, 2018 at 11:45 PM Oleg Bartunov <obartunov(at)postgrespro(dot)ru> wrote:
> On Mon, Oct 15, 2018 at 12:48 AM Thomas Munro
> <thomas(dot)munro(at)enterprisedb(dot)com> wrote:
> >
> > On Mon, Oct 15, 2018 at 10:15 AM Oleg Bartunov <obartunov(at)postgrespro(dot)ru> wrote:
> > > Please, consider attached patch, which improves contrib/bloom documentation.
> >
> > Hello Oleg, I have no comment on the technical details but here is
> > some proof-reading of the English:
> >
> > + Length of each signature (index entry) in bits, it is rounded
> > up to the nearest
> > + multiple of 16. The default is <literal>80</literal> bits and maximum is
> >
> > s/, it is/. It is/
> > s/and maximum/and the maximum/

Thank you for these corrections. They are pushed.

> > + Bloom AM doesn't supports <literal>unique</literal> indexes.
> >
> > s/supports/support/
> >
> > + Bloom AM doesn't supports <literal>NULL</literal> values.
> >
> > s/supports/support/

These two were already fixed in the version I've pushed before.

------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2018-10-21 23:27:21 Re: Change pg_attribute textual link to an actual link
Previous Message Daniel Gustafsson 2018-10-21 20:29:58 Change pg_attribute textual link to an actual link