| From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Jeff Janes <jeff(dot)janes(at)gmail(dot)com>, Teodor Sigaev <teodor(at)sigaev(dot)ru>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [BUGS] BUG #14155: bloom index error with unlogged table |
| Date: | 2016-06-07 05:35:28 |
| Message-ID: | CAB7nPqQB8dcFmY1uodmiJOSZdhBFOx-us-uW6rfYrzhpEiBR2g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
On Fri, Jun 3, 2016 at 11:25 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Michael Paquier <michael(dot)paquier(at)gmail(dot)com> writes:
>> Actually, the docs could be more polished.
>
> I think the docs could stand to be rewritten from scratch ;-). But
> upthread there was an offer to work on them if we made the code behavior
> saner. I've done the latter part, I don't want to do the former.
I have finally given a shot at improving the docs with the attached.
Comments are welcome.
--
Michael
| Attachment | Content-Type | Size |
|---|---|---|
| bloom-docs.patch | text/x-diff | 10.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Munro | 2016-06-07 06:48:24 | Re: BUG #14178: output of jsonb_object and json_object doesn't match textually |
| Previous Message | Michael Paquier | 2016-06-07 02:40:27 | Re: BUG #14178: output of jsonb_object and json_object doesn't match textually |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2016-06-07 05:41:17 | Re: Typos/Questions in bloom documentation |
| Previous Message | Noah Misch | 2016-06-07 05:27:16 | Re: parallel.c is not marked as test covered |