Re: bloom documentation patch - Mailing list pgsql-docs

From Oleg Bartunov
Subject Re: bloom documentation patch
Date
Msg-id CAF4Au4zptWXPCc=mxUz7SScMgyTi9cW=FpWdz50QM3gEs_fi_w@mail.gmail.com
Whole thread Raw
In response to Re: bloom documentation patch  (Thomas Munro <thomas.munro@enterprisedb.com>)
Responses Re: bloom documentation patch  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
List pgsql-docs
On Mon, Oct 15, 2018 at 12:48 AM Thomas Munro
<thomas.munro@enterprisedb.com> wrote:
>
> On Mon, Oct 15, 2018 at 10:15 AM Oleg Bartunov <obartunov@postgrespro.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

pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: CURSOR WITH HOLD does not state the memory/disk implications
Next
From: Daniel Gustafsson
Date:
Subject: Improve wording for FDW header file reference