Re: Status report on writeable CTEs

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Status report on writeable CTEs
Дата
Msg-id 23035.1278959660@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Status report on writeable CTEs  (Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>)
Ответы Re: Status report on writeable CTEs  (Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>)
Список pgsql-hackers
Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi> writes:
> ... So what I'm now thinking of is making the planner plan that as a single 
> Query, and make the planner expand it into multiple PlannedStmts if 
> necessary.  This would break the existing planner hooks, but I don't 
> think that's a huge problem.  Does anyone see any obvious flaws in this?

How will that interact with the existing rewriter?  It sounds a lot
like a recipe for duplicating functionality ...
        regards, tom lane


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

Предыдущее
От: Marko Tiikkaja
Дата:
Сообщение: Re: Status report on writeable CTEs
Следующее
От: Marko Tiikkaja
Дата:
Сообщение: Re: Status report on writeable CTEs