pgmemcache: pgmemcache README.pgmemcache pgmemcache.c pgmemcache.h pgmemcache.sql.in test.sql

From: ormod(at)pgfoundry(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgmemcache: pgmemcache README.pgmemcache pgmemcache.c pgmemcache.h pgmemcache.sql.in test.sql
Date: 2009-01-25 13:45:57
Message-ID: 20090125134557.30E5417ADE74@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

ormod 2009/01/25 13:45:57 UTC

PostgreSQL src repository

Modified files:
. README.pgmemcache pgmemcache.c
pgmemcache.h pgmemcache.sql.in test.sql
Log:
Patch from Suzuki Hironobu <hironobu ( at ) interdb.jp with minor editorialization by Hannu Valtonen.
- Support earlier versions of Postgres
- memcached-prepend, append
- Make libmemcached behavior configurable through PG GUCs.

Revision Changes Path
1.9 +16 -15 pgmemcache/README.pgmemcache
1.15 +280 -26 pgmemcache/pgmemcache.c
1.10 +4 -0 pgmemcache/pgmemcache.h
1.9 +25 -0 pgmemcache/pgmemcache.sql.in
1.2 +1 -3 pgmemcache/test.sql

Browse pgsql-committers by date

  From Date Subject
Next Message ormod 2009-01-25 13:51:50 pgmemcache: pgmemcache NEWS
Previous Message Bernd Helmle 2009-01-25 12:07:09 Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle