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

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