Re: Scans are offloaded to SeqScan instead of CustomScan when there are multiple relations in the same query

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Scans are offloaded to SeqScan instead of CustomScan when there are multiple relations in the same query
Дата
Msg-id 2550563.1681784600@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Scans are offloaded to SeqScan instead of CustomScan when there are multiple relations in the same query  (Amin <amin.fallahi@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Fix typos and inconsistencies for v16
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: eclg -C ORACLE breaks data