pgmemcache: pgmemcache README.pgmemcache pgmemcache.c pgmemcache.h pgmemcache.sql.in test.sql - Mailing list pgsql-committers

From ormod@pgfoundry.org
Subject pgmemcache: pgmemcache README.pgmemcache pgmemcache.c pgmemcache.h pgmemcache.sql.in test.sql
Date
Msg-id 20090125134557.30E5417ADE74@pgfoundry.org
Whole thread Raw
List 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

pgsql-committers by date:

Previous
From: alp@pgfoundry.org (User Alp)
Date:
Subject: fb2pg - fb2pg:
Next
From: ormod@pgfoundry.org
Date:
Subject: pgmemcache: pgmemcache NEWS