Re: EXPLAIN Verbose issue - custom_scan_tlist can directly refer CTE and Subquery

Поиск
Список
Период
Сортировка
От Andrei Lepikhov
Тема Re: EXPLAIN Verbose issue - custom_scan_tlist can directly refer CTE and Subquery
Дата
Msg-id 0cbbd87e-1b57-4b7e-9825-19a6fb2f8670@postgrespro.ru
обсуждение исходный текст
Ответ на Re: EXPLAIN Verbose issue - custom_scan_tlist can directly refer CTE and Subquery  (Andrey Lepikhov <a.lepikhov@postgrespro.ru>)
Ответы Re: EXPLAIN Verbose issue - custom_scan_tlist can directly refer CTE and Subquery  ("a.rybakina" <a.rybakina@postgrespro.ru>)
Список pgsql-bugs
After some attempts to resolve this issue, I must admit that we should 
add a non-trivial method in the CustomScan node interface, which would 
be called in the ruleutils code.
I guess it is too much for such a rare situation. So maybe just add a 
documentation entry on this thing and set a couple of assertions on 
early detection of problems?.
In the attachment - is an offer on how to change the code.

-- 
regards,
Andrey Lepikhov
Postgres Professional

Вложения

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Vik Fearing
Дата:
Сообщение: Re: Access to old versions of a row
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Access to old versions of a row