Excerpts from Brian Ceccarelli's message of mié ago 11 16:47:50 -0400 2010:
> Please show me an example where an inline query gets a performance boost.
The reason it's a performance boost is that the query gets to be planned
as a single query, instead of there being a black-box that needs to be
planned separately. I don't have any example handy to share.
--
Ãlvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support