Re: WHERE condition not being pushed down to union parts - Mailing list pgsql-performance

From John L. Clark
Subject Re: WHERE condition not being pushed down to union parts
Date
Msg-id 4fb69e5d0904210741k2c245883ma11b5a6160a42008@mail.gmail.com
Whole thread Raw
In response to Re: WHERE condition not being pushed down to union parts  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: WHERE condition not being pushed down to union parts
List pgsql-performance
On Tue, Apr 21, 2009 at 10:35 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> You never mentioned what PG version you are using, but I'm betting
> it's 8.1.x.  This should work the way you are expecting in 8.2 and up.

Naturally, I would forget (at least) one critical piece of information:

$ pg_config --version
PostgreSQL 8.3.7

Other ideas?

Take care,

    John L. Clark

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: WHERE condition not being pushed down to union parts
Next
From: Tom Lane
Date:
Subject: Re: WHERE condition not being pushed down to union parts