Re: [NOVICE] WHERE clause not used when index is used

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Tobias Florek <postgres(at)ibotty(dot)net>
Cc: Simon Riggs <simon(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Petr Jelinek <petr(at)2ndquadrant(dot)com>, Jeff Janes <jeff(dot)janes(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [NOVICE] WHERE clause not used when index is used
Date: 2016-03-03 11:28:35
Message-ID: CAB7nPqRbEAd8xzXu7pDfc2j1yusq4=JcR0iPvoYrzq2VdnYmhA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-novice

On Thu, Mar 3, 2016 at 7:49 PM, Tobias Florek <postgres(at)ibotty(dot)net> wrote:
>> > > Reverted patch in HEAD and 9.5
>> >
>> > Is there an ETA?
>> >
>>
>> I just committed the fix to the repo.
>
> Sorry for being unclear, is there an ETA for a new point-release?

Nothing concrete yet.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Korotkov 2016-03-03 11:53:14 Re: improving GROUP BY estimation
Previous Message Mithun Cy 2016-03-03 11:20:17 Re: POC: Cache data in GetSnapshotData()

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2016-03-03 15:42:53 Re: Inspecting generated PlannerInfo
Previous Message Tobias Florek 2016-03-03 10:49:11 Re: [NOVICE] WHERE clause not used when index is used