Re: BUG #15383: Join Filter cost estimation problem in 10.5

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>, Marko Tiikkaja <marko(at)joh(dot)to>, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: BUG #15383: Join Filter cost estimation problem in 10.5
Date: 2020-09-24 05:10:26
Message-ID: CAApHDvqYwexYOiu3WVxBWYPk_83_DU6FVkrM_Ag_-JQgdHD6qg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

On Thu, 24 Sep 2020 at 16:11, Michael Paquier <michael(at)paquier(dot)xyz> wrote:
>
> On Thu, Sep 24, 2020 at 12:06:31AM -0400, Tom Lane wrote:
> > Well, there's a real problem here, but the patch is not pretending
> > to be committable -- as David says, it's more a starting point for
> > investigation. It's fair to say that this isn't the sort of material
> > that should be on the CF list. We don't have a good way to keep
> > track of "problems that should be investigated" :-(
>
> Even the TODO list?

... putting it in a place we might one day look again might be better :-)

David

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2020-09-24 06:32:58 Re: BUG #15383: Join Filter cost estimation problem in 10.5
Previous Message Michael Paquier 2020-09-24 04:11:36 Re: BUG #15383: Join Filter cost estimation problem in 10.5

Browse pgsql-hackers by date

  From Date Subject
Next Message legrand legrand 2020-09-24 05:15:23 Re: [PATCH] Add features to pg_stat_statements
Previous Message David Rowley 2020-09-24 05:08:44 Re: The ultimate extension hook.