| From: | Dilip Kumar <dilipbalaut(at)gmail(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | amul sul <sulamul(at)gmail(dot)com>, Alexander Kuzmenkov <a(dot)kuzmenkov(at)postgrespro(dot)ru>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Proposal: Improve bitmap costing for lossy pages |
| Date: | 2017-11-13 04:42:57 |
| Message-ID: | CAFiTN-siKAXgxLGQ+BXWuh1UvhypZuafoiD1v_6UfLecrZt9Yg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sat, Nov 11, 2017 at 3:25 AM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Thu, Nov 9, 2017 at 3:55 AM, amul sul <sulamul(at)gmail(dot)com> wrote:
>> It took me a little while to understand this calculation. You have moved this
>> code from tbm_create(), but I think you should move the following
>> comment as well:
>
> I made an adjustment that I hope will address your concern here, made
> a few other adjustments, and committed this.
>
Thanks, Robert.
--
Regards,
Dilip Kumar
EnterpriseDB: http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fabien COELHO | 2017-11-13 06:13:57 | Re: Variable substitution in psql backtick expansion |
| Previous Message | Connor Wolf | 2017-11-13 03:47:24 | Re: How to implement a SP-GiST index as a extension module? |