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

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to