pgmemcache: pgmemcache NEWS README.pgmemcache pgmemcache.c

Started by Nonameover 16 years ago1 messagescomitters
Jump to latest
#1Noname
ormod@pgfoundry.org

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