Обсуждение: pgmemcache: pgmemcache pgmemcache.c

Поиск
Список
Период
Сортировка

pgmemcache: pgmemcache pgmemcache.c

От
seanc@pgfoundry.org
Дата:
seanc       2005/03/26 20:04:35 GMT

  PostgreSQL src repository

  Modified files:
    .                    pgmemcache.c
  Log:
  Fix a condition where the wrong command was being dispatched by pgmemcache.

  Add memcache_server_add2() which lets users add servers to the server list
  in the format, 'host:port' instead of 'host','port'.

  Revision  Changes    Path
  1.9       +44 -11    pgmemcache/pgmemcache.c