Re: Caching for stable expressions with constant arguments v6

Marti Raudsepp <marti@juffo.org>

From: Marti Raudsepp <marti@juffo.org>
To: Jaime Casanova <jaime@2ndquadrant.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2012-03-02T00:12:09Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Refactor simplify_function et al to centralize argument simplification.

Attachments

On Fri, Mar 2, 2012 at 00:34, Jaime Casanova <jaime@2ndquadrant.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