[COMMITTERS] cvs commit: pgmemcache README.pgmemcache pgmemcache.c pgmemcache.h pgmemcache.sql.in

2004-12-24 Thread seanc
seanc 2004/12/25 02:42:42 GMT PostgreSQL src repository Modified files: .README.pgmemcache pgmemcache.c pgmemcache.h pgmemcache.sql.in Log: Add a new function, memcache_server_find(/* key */ TEXT). Returns the hostname:port of th

[COMMITTERS] cvs commit: pgmemcache README.pgmemcache pgmemcache.c pgmemcache.sql.in

2004-12-24 Thread seanc
seanc 2004/12/25 01:10:08 GMT PostgreSQL src repository Modified files: .README.pgmemcache pgmemcache.c pgmemcache.sql.in Log: Umm... the day ends in 'Y', where'd everyone go? *grin* Update the API so it compiles against libmem

[COMMITTERS] cvs commit: pgmemcache README.pgmemcache

2004-12-17 Thread seanc
seanc 2004/12/18 00:05:51 GMT PostgreSQL src repository Modified files: .README.pgmemcache Log: At long last, add documentation that explains how pgmemcache works, is installed, is setup, the requirements, the API, and also add a handful of examples. Th