pgmemcache: pgmemcache pgmemcache.c

Поиск
Список
Период
Сортировка
От ormod@pgfoundry.org
Тема pgmemcache: pgmemcache pgmemcache.c
Дата
Msg-id 20090314101617.1BE7617ADED9@pgfoundry.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix identify_locking_dependencies to reflect the fact that
Следующее
От: andrewsn@pgfoundry.org (User Andrewsn)
Дата:
Сообщение: uuid-freebsd - uuid-freebsd: Imported Sources