Re: bloom documentation patch

From: Oleg Bartunov <obartunov(at)postgrespro(dot)ru>
To: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>
Cc: pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: bloom documentation patch
Date: 2018-10-17 20:45:30
Message-ID: CAF4Au4zptWXPCc=mxUz7SScMgyTi9cW=FpWdz50QM3gEs_fi_w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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/
>
> + Bloom AM doesn't supports <literal>unique</literal> indexes.
>
> s/supports/support/
>
> + Bloom AM doesn't supports <literal>NULL</literal> values.
>
> s/supports/support/
>

Thanks, Thomas, new patch attached.

> --
> Thomas Munro
> http://www.enterprisedb.com
>

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

Attachment Content-Type Size
bloom.sgml.patch application/octet-stream 623 bytes

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Daniel Gustafsson 2018-10-18 09:25:56 Improve wording for FDW header file reference
Previous Message PG Doc comments form 2018-10-17 14:43:56 CURSOR WITH HOLD does not state the memory/disk implications