[DOC][PATCH]bloom index options limits - Mailing list pgsql-hackers

From Nikolay Shaplov
Subject [DOC][PATCH]bloom index options limits
Date
Msg-id 2500027.bKFJJ7gOMP@nataraj-amd64
Whole thread Raw
Responses Re: [DOC][PATCH]bloom index options limits  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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
Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Perf Benchmarking and regression.
Next
From: Stephen Frost
Date:
Subject: Re: Problem with dumping bloom extension