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

Marti Raudsepp <marti@juffo.org>

From: Marti Raudsepp <marti@juffo.org>
To: Greg Smith <greg@2ndquadrant.com>
Cc: pgsql-hackers@postgresql.org
Date: 2011-12-10T19:05:08Z
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. include_if_exists facility for config file.

On Sat, Dec 10, 2011 at 16:50, Greg Smith <greg@2ndquadrant.com> wrote:
> Or should we wait for a new update based on the
> feedback that Heikki and Tom have already provided first, perhaps one that
> proposes fixes for these two test cases?

Yes, I will post and updated and rebased version tomorrow.

> Now that you're settling into the git workflow, you might consider
> publishing updates to a site like Github in the future too.

It's in the 'cache' branch on my Github:
https://github.com/intgr/postgres/commits/cache
(I linked to it in the v3 posting, but forgot to mention it later)

Regards,
Marti