Re: [BUGS] planner regression in 8.4 (from 8.1)

2010-02-21 Thread Ben Chobot
On Feb 21, 2010, at 4:28 AM, Robert Haas wrote: > On Wed, Feb 17, 2010 at 1:06 PM, Ben Chobot wrote: >> -> Hash (cost=153.63..153.63 rows=2178408 width=4) (actual >> time=0.207..0.207 rows=1 loops=1) >> -> Nested Loop (cost=4.58..153.63 rows=2178408 width=4) >> (actual

Re: [BUGS] planner regression in 8.4 (from 8.1)

2010-02-21 Thread Robert Haas
On Wed, Feb 17, 2010 at 1:06 PM, Ben Chobot wrote: > -> Hash (cost=153.63..153.63 rows=2178408 width=4) (actual > time=0.207..0.207 rows=1 loops=1) >-> Nested Loop (cost=4.58..153.63 rows=2178408 width=4) > (actual time=0.203..0.204 rows=1 loops=1) >