Re: Memoize ANTI and SEMI JOIN inner
Andrei Lepikhov <lepihov@gmail.com>
From: Andrei Lepikhov <lepihov@gmail.com>
To: Richard Guo <guofenglinux@gmail.com>, David Rowley <dgrowleyml@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2025-04-09T08:03:41Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Enable use of Memoize for ANTI joins
- 0da29e4cb161 19 (unreleased) landed
On 4/9/25 08:48, Richard Guo wrote: > Perhaps we could spend some planner cycles proving inner_unique for > anti joins, so that Memoize nodes can be considered for them? Thanks for working on it! It is an example I have eagerly wanted to find. So, no rush this feature now, I add it to the July commitfest in hope we have enough time to resolve these concerns. -- regards, Andrei Lepikhov