Re: Re: [COMMITTERS] pgsql: Temporarily (I hope) disable flattening of IN/EXISTS sublinks

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Re: [COMMITTERS] pgsql: Temporarily (I hope) disable flattening of IN/EXISTS sublinks
Дата
Msg-id 20090330020102.GA23023@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: [COMMITTERS] pgsql: Temporarily (I hope) disable flattening of IN/EXISTS sublinks  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Bruce Momjian wrote:

> Yea, this is beyond the detail we normally put in the TODO list.  If we
> want to add this I am afraid we will need to document other optimizer
> items as well.

FWIW you could just add all that text to a subpage of Todo, and point to
it from the regular TODO item.  For example the new page could be
Todo/FlattenInExistsSublinks (so it would be a page just for this
particular item).

Or, if you're feeling adventurous, you could name the new page
Todo/OptimizerAndPlanner and move all the items to it, with the same
formatting as the main Todo, and with whatever excruciating detail you
want.  Of course, there would still be a pointer to it from the main
Todo.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Andrew Gierth
Дата:
Сообщение: Re: TupleTableSlot API problem
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: New trigger option of pg_standby