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

From: ormod(at)pgfoundry(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgmemcache: pgmemcache pgmemcache.c pgmemcache.h pgmemcache.sql.in
Date: 2009-01-18 12:54:07
Message-ID: 20090118125407.0818617ADE6C@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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(at)interdb(dot)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

Browse pgsql-committers by date

  From Date Subject
Next Message User Hinoue 2009-01-18 13:09:55 psqlodbc - psqlodbc: 1) Fix a bug reported by Milen Manev that SQLExec
Previous Message ormod 2009-01-17 13:41:38 pgmemcache: pgmemcache Makefile test.sql