Re: Pulling up direct-correlated ANY_SUBLINK - Mailing list pgsql-hackers

From Antonin Houska
Subject Re: Pulling up direct-correlated ANY_SUBLINK
Date
Msg-id 33137.1568302521@antos
Whole thread Raw
In response to Re: Pulling up direct-correlated ANY_SUBLINK  (Richard Guo <riguo@pivotal.io>)
Responses Re: Pulling up direct-correlated ANY_SUBLINK
List pgsql-hackers
Richard Guo <riguo@pivotal.io> wrote:

> On Wed, Sep 11, 2019 at 3:25 PM Antonin Houska <ah@cybertec.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.

Do you say that my old patch (rebased) no longer breaks the regression tests?

(I noticed your other email in the thread which seems to indicate that you're
no lo longer interested to work on the feature, but asking out of curiosity.)

-- 
Antonin Houska
Web: https://www.cybertec-postgresql.com



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Implementing Incremental View Maintenance
Next
From: Alvaro Herrera
Date:
Subject: Re: [PATCH] Incremental sort (was: PoC: Partial sort)