Thread: pgmemcache: pgmemcache pgmemcache.c

pgmemcache: pgmemcache pgmemcache.c

From
ormod@pgfoundry.org
Date:
ormod       2009/03/14 10:16:16 UTC

  PostgreSQL src repository

  Modified files:
    .                    pgmemcache.c
  Log:
  Changelog:
  In case of delete, don't consider a key not found event an error. Per report from Chander Ganesan:
  [#1010571] Calls to memcache_delete() returns a 'ERROR: NOT FOUND' when attempts to delete a key fail.

  Revision  Changes    Path
  1.17      +1 -1      pgmemcache/pgmemcache.c