Re: Regression from 8.4 to 9.1.2/9.1.3: Optimizing filters on constants in unions - Mailing list pgsql-bugs

From Claus Stadler
Subject Re: Regression from 8.4 to 9.1.2/9.1.3: Optimizing filters on constants in unions
Date
Msg-id 4F670D78.1030501@informatik.uni-leipzig.de
Whole thread Raw
In response to Re: Regression from 8.4 to 9.1.2/9.1.3: Optimizing filters on constants in unions  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Cool, thank you very much.

Cheers,
Claus

On 03/16/2012 06:17 PM, Tom Lane wrote:
> Claus Stadler<cstadler@informatik.uni-leipzig.de>  writes:
>> Filtering a Union on constant custom type:
>> ...
>> Expected: Query optimizer should discard the scan as filter cannot be
>> satisfied.
> I've applied a patch for this.  Thanks for the report!
>
>             regards, tom lane
>

pgsql-bugs by date:

Previous
From: Aren Cambre
Date:
Subject: Re: BUG #6535: LEFT JOIN on large table is altering data
Next
From: "Kevin Grittner"
Date:
Subject: Re: Applicatin crashing with on postgresql 8.1 service restart