Re: inheritance, and plans

From: Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: inheritance, and plans
Date: 2009-02-07 17:43:44
Message-ID: 2f4958ff0902070943w420ed632t7b88fc3d729bf0f6@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Sat, Feb 7, 2009 at 5:39 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> You seem to be laboring under the delusion that this is considered a
> bug. It's a necessary semantic restriction, because the pushed-down
> expression could mean different things when applied to different
> data types.

Very true Tom, still I was hoping this could be seen as an improvement
- because in fact in my case it would be .

Thanks.

--
GJ

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Grzegorz Jaśkiewicz 2009-02-07 17:52:56 Re: inheritance, and plans
Previous Message Tom Lane 2009-02-07 17:39:24 Re: inheritance, and plans