Re: Pulling up direct-correlated ANY_SUBLINK

Поиск
Список
Период
Сортировка
От Antonin Houska
Тема Re: Pulling up direct-correlated ANY_SUBLINK
Дата
Msg-id 33137.1568302521@antos
обсуждение исходный текст
Ответ на Re: Pulling up direct-correlated ANY_SUBLINK  (Richard Guo <riguo@pivotal.io>)
Ответы Re: Pulling up direct-correlated ANY_SUBLINK  (Richard Guo <riguo@pivotal.io>)
Список 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 по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Implementing Incremental View Maintenance
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [PATCH] Incremental sort (was: PoC: Partial sort)