Re: [PATCH] Caching for stable expressions with constant arguments v3

From: Jaime Casanova <jaime(at)2ndquadrant(dot)com>
To: Marti Raudsepp <marti(at)juffo(dot)org>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Josh Berkus <josh(at)agliodbs(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: [PATCH] Caching for stable expressions with constant arguments v3
Date: 2011-12-04 14:27:06
Message-ID: CAJKUy5ifQhnXNa15dxr_FVzUUtC_4=YE91TtOis43et9iNUv6w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Sep 24, 2011 at 9:09 PM, Marti Raudsepp <marti(at)juffo(dot)org> wrote:
> Hi list!
>
> This is the third version of my CacheExpr patch.

i wanted to try this, but it no longer applies in head... specially
because of the change of IF's for a switch in
src/backend/optimizer/util/clauses.c it also needs adjustment for the
rangetypes regress test

--
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2011-12-04 16:10:17 Re: cannot read pg_class without having selected a database / is this a bug?
Previous Message Tomas Vondra 2011-12-04 14:26:39 Re: cannot read pg_class without having selected a database / is this a bug?