pgmemcache: pgmemcache pgmemcache.c

Started by Nonameover 21 years ago1 messagescomitters
Jump to latest
#1Noname
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