seanc       2005/03/26 19:01:56 GMT

  PostgreSQL src repository

  Modified files:
    .                    Makefile.pmk pgmemcache.c 
  Log:
  Make use of memcache(3) 1.3.0's new error handling interface.  This lets
  pgmemcache(7) (and memcache(3)) make direct use of PostgreSQL's error
  handling system.  As a result, errant err messages to stderr have been
  quashed.
  
  Revision  Changes    Path
  1.5       +1 -1      pgmemcache/Makefile.pmk
  1.7       +69 -2     pgmemcache/pgmemcache.c

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to