pgmemcache: pgmemcache pgmemcache.c

From: seanc(at)pgfoundry(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgmemcache: pgmemcache pgmemcache.c
Date: 2004-12-29 18:20:57
Message-ID: 20041229182057.ACE95AAD81A@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

seanc 2004/12/29 18:20:57 GMT

PostgreSQL src repository

Modified files:
. pgmemcache.c
Log:
Catch up with memcache(3)'s removal of a dependency for a strdup(3)-like
function. Cleanup a few comments while I'm here.

Revision Changes Path
1.6 +6 -14 pgmemcache/pgmemcache.c

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2004-12-29 21:36:11 pgsql: Refactor EXEC_BACKEND code so that postmaster child processes
Previous Message User Mha 2004-12-29 14:19:47 pginstaller - pginst: Translation updates