Re: Caching for stable expressions with constant arguments v6 - Mailing list pgsql-hackers

From Jaime Casanova
Subject Re: Caching for stable expressions with constant arguments v6
Date
Msg-id CAJKUy5huJwStHzfBiT9mU1Uq3=HhQKs9TBcDGqz-04SrUHsigg@mail.gmail.com
Whole thread Raw
In response to Re: Caching for stable expressions with constant arguments v6  (Marti Raudsepp <marti@juffo.org>)
Responses Re: Caching for stable expressions with constant arguments v6  (Marti Raudsepp <marti@juffo.org>)
List pgsql-hackers
On Sat, Feb 4, 2012 at 5:40 AM, Marti Raudsepp <marti@juffo.org> wrote:
> On Sat, Feb 4, 2012 at 09:49, Jaime Casanova <jaime@2ndquadrant.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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Collect frequency statistics for arrays
Next
From: "Kevin Grittner"
Date:
Subject: Re: Allowing multi "-t" and adding "-n" to vacuumdb ?