Plannode with a righttree

Поиск
Список
Период
Сортировка
От Vanessa V. González D.
Тема Plannode with a righttree
Дата
Msg-id b304ad410701061530m5e259936i6bbaadab1dbf1bf2@mail.gmail.com
обсуждение исходный текст
Список pgsql-hackers
Hi!<br /><br />I'm trying to implement a top level node that must have a lefttree and a righttree. The lefttree
consistsof a regular tree of other nodes required for the query (that I let postgres' optimizer build on its own) and
therighttree should be a table scan (of a table called for in the FROM clause of the query). My problem is, that I
don'tmanage to create that scan node for the table and properly attach it to my node.<br /><br />Any help or pointers
willbe greatly appretiated...<span></span><br clear="all" /><br />-- <br />Vanessa V. Gonzalez D.  

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [PATCHES] Allow the identifier length to be increased via a configure option
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: pg_ctl options