| От | Tom Lane |
|---|---|
| Тема | Re: elog() error, trying CURENT OF with foreign table |
| Дата | |
| Msg-id | 15878.1366382803@sss.pgh.pa.us обсуждение |
| Ответ на | Re: elog() error, trying CURENT OF with foreign table (Robert Haas <robertmhaas@gmail.com>) |
| Ответы |
Re: elog() error, trying CURENT OF with foreign table
|
| Список | pgsql-hackers |
Robert Haas <robertmhaas@gmail.com> writes:
> My main concern was actually whether we ought to be detecting this
> earlier in the process, before it gets as far as the executor.
Yeah, that might be an appropriate response too. The executor is
coded so cavalierly because it expects the planner to have replaced
the CURRENT OF node with something executable. As things now stand,
whether that happens or not depends in part on the behavior of FDWs,
so maybe we'd better have the planner check whether it happened.
I'm not sure though if there's any suitably-painless place to do it.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера