Re: Scans are offloaded to SeqScan instead of CustomScan when there are multiple relations in the same query - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Scans are offloaded to SeqScan instead of CustomScan when there are multiple relations in the same query
Date
Msg-id 2550563.1681784600@sss.pgh.pa.us
Whole thread Raw
In response to Re: Scans are offloaded to SeqScan instead of CustomScan when there are multiple relations in the same query  (Amin <amin.fallahi@gmail.com>)
List pgsql-hackers
Amin <amin.fallahi@gmail.com> writes:
> I made sure EXPLAIN returns CustomScan for all scans in the query. But
> still, ExecCustomScan is only called once while the rest of the functions
> are called for each scan separately. Is this expected behavior? How to work
> around this?

[shrug...] There's some bug in your code, which you've not shown us
(not that I'm volunteering to review it in any detail).

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Fix typos and inconsistencies for v16
Next
From: Michael Paquier
Date:
Subject: Re: eclg -C ORACLE breaks data