Re: Oddity with view (now with test case) - Mailing list pgsql-performance

From Tom Lane
Subject Re: Oddity with view (now with test case)
Date
Msg-id 9474.1226373609@sss.pgh.pa.us
Whole thread Raw
In response to Re: Oddity with view (now with test case)  (Jim 'Decibel!' Nasby <jnasby@cashnetusa.com>)
Responses Re: Oddity with view (now with test case)  (Jim 'Decibel!' Nasby <jnasby@cashnetusa.com>)
List pgsql-performance
"Jim 'Decibel!' Nasby" <jnasby@cashnetusa.com> writes:
> On Nov 10, 2008, at 1:31 PM, Tom Lane wrote:
>> On my machine this runs about twice as fast as the original view.

> Am I missing some magic? I'm still getting the subquery scan.

Hmm, I'm getting a core dump :-( ... this seems to be busted in HEAD.
8.3 gets it right though.

            regards, tom lane

pgsql-performance by date:

Previous
From: Jim 'Decibel!' Nasby
Date:
Subject: Re: Oddity with view (now with test case)
Next
From: Matthew Wakeling
Date:
Subject: Re: Create and drop temp table in 8.3.4