pgmemcache: pgmemcache pgmemcache.c pgmemcache.h pgmemcache.sql.in

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

ormod 2009/01/18 12:54:06 UTC

PostgreSQL src repository

Modified files:
. pgmemcache.c pgmemcache.h
pgmemcache.sql.in
Log:
Patch from Suzuki Hironobu <hironobu@interdb.jp>.

Changelog:
Add memcache_append() and memcache_prepend() procedures.

Revision Changes Path
1.14 +35 -2 pgmemcache/pgmemcache.c
1.9 +4 -0 pgmemcache/pgmemcache.h
1.8 +25 -0 pgmemcache/pgmemcache.sql.in