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

From Alvaro Herrera
Subject Re: Re: [COMMITTERS] pgsql: Temporarily (I hope) disable flattening of IN/EXISTS sublinks
Date
Msg-id 20090330020102.GA23023@alvh.no-ip.org
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Temporarily (I hope) disable flattening of IN/EXISTS sublinks  (Bruce Momjian <bruce@momjian.us>)
List 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 by date:

Previous
From: Andrew Gierth
Date:
Subject: Re: TupleTableSlot API problem
Next
From: Fujii Masao
Date:
Subject: Re: New trigger option of pg_standby