pgsql: contrib/bloom documentation improvement

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема pgsql: contrib/bloom documentation improvement
Дата
Msg-id E1gBob6-0000SA-RR@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/a05f7053e842d1463c35713ae79e6795b8751dc2

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: contrib/bloom documentation improvement
Следующее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Add missed tag in bloom.sgml