Re: bloom documentation patch
Thomas Munro <thomas.munro@enterprisedb.com>
From: Thomas Munro <thomas.munro@enterprisedb.com>
To: obartunov@postgrespro.ru
Cc: pgsql-docs@lists.postgresql.org
Date: 2018-10-14T21:47:27Z
Lists: 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
Commits
-
Fix some grammar errors in bloom.sgml
- 688942876925 9.6.11 landed
- 33df118a73c0 11.1 landed
- 31ff51adc855 12.0 landed
- 28ddee2b0212 10.6 landed
-
contrib/bloom documentation improvement
- 1846bac46da1 11.0 landed
- a05f7053e842 9.6.11 landed
- 872b6f72d419 10.6 landed
- 98afb839059b 12.0 landed