pgmemcache: pgmemcache pgmemcache.c - Mailing list pgsql-committers

From seanc@pgfoundry.org
Subject pgmemcache: pgmemcache pgmemcache.c
Date
Msg-id 20041229182057.ACE95AAD81A@pgfoundry.org
Whole thread Raw
List 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

pgsql-committers by date:

Previous
From: mha@pgfoundry.org (User Mha)
Date:
Subject: pginstaller - pginst: Translation updates
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Refactor EXEC_BACKEND code so that postmaster child processes