Re: bloom documentation patch - Mailing list pgsql-docs

From Thomas Munro
Subject Re: bloom documentation patch
Date
Msg-id CAEepm=3sijpGr8tXdyz-7EJJZfhQHABPKEQ29gpnb7-XSy+=5A@mail.gmail.com
Whole thread Raw
In response to bloom documentation patch  (Oleg Bartunov <obartunov@postgrespro.ru>)
Responses Re: bloom documentation patch  (Oleg Bartunov <obartunov@postgrespro.ru>)
List pgsql-docs
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/

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


pgsql-docs by date:

Previous
From: Oleg Bartunov
Date:
Subject: bloom documentation patch
Next
From: "David G. Johnston"
Date:
Subject: Re: Ambiguous usage of 'any' in explanation