Re: Caching for stable expressions with constant arguments v6

From: Marti Raudsepp <marti(at)juffo(dot)org>
To: Jaime Casanova <jaime(at)2ndquadrant(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Caching for stable expressions with constant arguments v6
Date: 2012-03-02 00:12:09
Message-ID: CABRT9RA23KLmYnV7Xtv6iV84vEizHrhhKD11iA2G3Qnn396kCQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Mar 2, 2012 at 00:34, Jaime Casanova <jaime(at)2ndquadrant(dot)com> wrote:
> just tried it and it fail when initializing on make check

> creating information schema ... TRAP: FailedAssertion("!(*cachable ==
> ((bool) 1))", File: "clauses.c", Line: 2295)

Sorry, my bad, here's a fixed patch (also rebased to current git master).

Regards,
Marti

Attachment Content-Type Size
cacheexpr-v8.patch text/x-patch 156.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2012-03-02 00:23:06 Re: 16-bit page checksums for 9.2
Previous Message Nathan Boley 2012-03-01 22:58:58 Re: Collect frequency statistics for arrays