pgmemcache: pgmemcache NEWS README.pgmemcache pgmemcache.c - Mailing list pgsql-committers

From ormod@pgfoundry.org
Subject pgmemcache: pgmemcache NEWS README.pgmemcache pgmemcache.c
Date
Msg-id 20100207092356.38E6F10715DF@pgfoundry.org
Whole thread Raw
List pgsql-committers
ormod       2010/02/07 09:23:56 UTC

  PostgreSQL src repository

  Modified files:
    .                    NEWS README.pgmemcache pgmemcache.c
  Log:
  Make libmemcached use PostgreSQL memory allocation routines. (requires libmemcached 0.31+), based on a patch from
  Peter Meszaros with some editorialization by Hannu Valtonen. Note this bumps up our libmemcached minimum requirement
to0.31. 

  Revision  Changes    Path
  1.6       +2 -0      pgmemcache/NEWS
  1.15      +1 -1      pgmemcache/README.pgmemcache
  1.24      +40 -6     pgmemcache/pgmemcache.c

pgsql-committers by date:

Previous
From: ormod@pgfoundry.org
Date:
Subject: pgmemcache: pgmemcache Makefile NEWS pgmemcache.c
Next
From: ormod@pgfoundry.org
Date:
Subject: pgmemcache: pgmemcache pgmemcache.c