Re: bloom documentation patch

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: bloom documentation patch
Дата
Msg-id CAEepm=3sijpGr8tXdyz-7EJJZfhQHABPKEQ29gpnb7-XSy+=5A@mail.gmail.com
обсуждение исходный текст
Ответ на bloom documentation patch  (Oleg Bartunov <obartunov@postgrespro.ru>)
Ответы Re: bloom documentation patch  (Oleg Bartunov <obartunov@postgrespro.ru>)
Список 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 по дате отправления:

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: bloom documentation patch
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Ambiguous usage of 'any' in explanation