Re: Caching for stable expressions with constant arguments v6

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>
Subject: Re: Caching for stable expressions with constant arguments v6
Date: 2012-03-01 22:34:48
Message-ID: CAJKUy5huJwStHzfBiT9mU1Uq3=HhQKs9TBcDGqz-04SrUHsigg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Feb 4, 2012 at 5:40 AM, Marti Raudsepp <marti(at)juffo(dot)org> wrote:
> On Sat, Feb 4, 2012 at 09:49, Jaime Casanova <jaime(at)2ndquadrant(dot)com> wrote:
>> i little review...
>
> Thanks! By the way, you should update to the v7 patch.
>

just tried it and it fail when initializing on make check
"""
creating information schema ... TRAP: FailedAssertion("!(*cachable ==
((bool) 1))", File: "clauses.c", Line: 2295)
Aborted (core dumped)
child process exited with exit code 134
"""

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2012-03-01 22:40:57 Re: Allowing multi "-t" and adding "-n" to vacuumdb ?
Previous Message Tom Lane 2012-03-01 22:19:22 Re: Collect frequency statistics for arrays