| From: | Nikolay Shaplov <n(dot)shaplov(at)postgrespro(dot)ru> |
|---|---|
| To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | [DOC][PATCH]bloom index options limits |
| Date: | 2016-06-03 16:33:38 |
| Message-ID: | 2500027.bKFJJ7gOMP@nataraj-amd64 |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 | Content-Type | Size |
|---|---|---|
| doc_bloom_limits.diff | text/x-patch | 1.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2016-06-03 16:39:26 | Re: Perf Benchmarking and regression. |
| Previous Message | Robert Haas | 2016-06-03 16:31:58 | Re: Perf Benchmarking and regression. |