Memoize in between of two JOIN nodes - Mailing list pgsql-bugs

From Andrei Lepikhov
Subject Memoize in between of two JOIN nodes
Date
Msg-id 531bcdbc-e734-4db8-b1d1-18af8bdf9eab@gmail.com
Whole thread Raw
Responses Re: Memoize in between of two JOIN nodes
List pgsql-bugs
Playing with memoisation, I found the case where the Memoize is put over 
a JOIN node (see attachment).
I recall a discussion we had with Richard in which he mentioned [1] that 
this feature is still not implemented and is hard to design.
I'm not sure, but may it be a sign of a potential bug?

[1] 
https://www.postgresql.org/message-id/CAMbWs4_CQR9ikyAhjH0CwzCdp%2BFcRAeoVsi5Oohd7s%3Dc5RZABg%40mail.gmail.com

-- 
regards, Andrei Lepikhov

Attachment

pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #18833: libpq.so doesn't contain declared symbol in rpm --provides
Next
From: Nico Williams
Date:
Subject: Re: BUG #18825: Row value equality predicates do not use indices