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

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

pgmemcache: pgmemcache pgmemcache.c

От
seanc@pgfoundry.org
Дата:
seanc       2005/03/26 19:15:39 GMT

  PostgreSQL src repository

  Modified files:
    .                    pgmemcache.c
  Log:
  PostgreSQL's error handling system adds newlines for us: remove them
  from the elog(3) format string.  Also, avoid using errno's value as it
  doesn't appear to be reset by PostgreSQL's backend and likely isn't right.

  Revision  Changes    Path
  1.8       +7 -22     pgmemcache/pgmemcache.c