[DOC][PATCH]bloom index options limits

Поиск
Список
Период
Сортировка
От Nikolay Shaplov
Тема [DOC][PATCH]bloom index options limits
Дата
Msg-id 2500027.bKFJJ7gOMP@nataraj-amd64
обсуждение исходный текст
Ответы Re: [DOC][PATCH]bloom index options limits  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi! I've changed limits of the length option in the "Introduction" section.
They should be 1 ≤ colN ≤ 2048 instead of 1 < colN < 2048 (I've talk with the
author about it)

I've also added minimal maximum and default values for description of options
in the "Parameters" section, because I think user should be able to see full
description of the options in the section where they are described, not in the
introduction.

--
Nikolay Shaplov
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company
Вложения

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Perf Benchmarking and regression.
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: Problem with dumping bloom extension