Обсуждение: pgsql: contrib/bloom documentation improvement

Поиск
Список
Период
Сортировка

pgsql: contrib/bloom documentation improvement

От
Alexander Korotkov
Дата:
contrib/bloom documentation improvement

This commit documents rounding of "length" parameter and absence of support
for unique indexes and NULLs searching.  Backpatch to 9.6 where contrib/bloom
was introduced.

Discussion: https://postgr.es/m/CAF4Au4wPQQ7EHVSnzcLjsbY3oLSzVk6UemZLD1Sbmwysy3R61g%40mail.gmail.com
Author: Oleg Bartunov with minor editorialization by me
Backpatch-through: 9.6

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1846bac46da142e0a9fdef3f9004c306370d7213

Modified Files
--------------
doc/src/sgml/bloom.sgml | 19 +++++++++++++++++--
1 file changed, 17 insertions(+), 2 deletions(-)