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

From ormod@pgfoundry.org
Subject pgmemcache: pgmemcache pgmemcache.c
Date
Msg-id 20090314101617.1BE7617ADED9@pgfoundry.org
Whole thread Raw
List pgsql-committers
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

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix identify_locking_dependencies to reflect the fact that
Next
From: andrewsn@pgfoundry.org (User Andrewsn)
Date:
Subject: uuid-freebsd - uuid-freebsd: Imported Sources