pgmemcache: pgmemcache NEWS README.pgmemcache pgmemcache.c

From: ormod(at)pgfoundry(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgmemcache: pgmemcache NEWS README.pgmemcache pgmemcache.c
Date: 2010-02-07 09:23:56
Message-ID: 20100207092356.38E6F10715DF@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 to 0.31.

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

Browse pgsql-committers by date

  From Date Subject
Next Message ormod 2010-02-07 09:38:46 pgmemcache: pgmemcache pgmemcache.c
Previous Message ormod 2010-02-07 08:50:54 pgmemcache: pgmemcache Makefile NEWS pgmemcache.c