Re: Pulling up direct-correlated ANY_SUBLINK

From: Richard Guo <riguo(at)pivotal(dot)io>
To: Antonin Houska <ah(at)cybertec(dot)at>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Pulling up direct-correlated ANY_SUBLINK
Date: 2019-09-11 08:32:33
Message-ID: CAN_9JTysV6tEo82Uq5mPe9Ss31t82YxxyN9SEnnO-HT4p3Bo7Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Antonin,

On Wed, Sep 11, 2019 at 3:25 PM Antonin Houska <ah(at)cybertec(dot)at> wrote:

>
> Nevertheless, I don't know how to overcome the problems that I mentioned
> upthread.
>

Do you mean the problem "the WHERE clause of the subquery didn't
participate in the SEMI JOIN evaluation"? Good news is it has been fixed
by commit 043f6ff0 as I mentioned upthread.

Thanks
Richard

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Juan José Santamaría Flecha 2019-09-11 08:52:18 Re: don't see materialized views in information_schema
Previous Message Pavel Stehule 2019-09-11 08:02:21 Re: don't see materialized views in information_schema