pgmemcache: pgmemcache README.pgmemcache pgmemcache.c pgmemcache.h pgmemcache.sql.in

From: seanc(at)pgfoundry(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgmemcache: pgmemcache README.pgmemcache pgmemcache.c pgmemcache.h pgmemcache.sql.in
Date: 2004-12-25 03:00:17
Message-ID: 20041225030017.555A2AAD801@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

seanc 2004/12/25 03:00:17 GMT

PostgreSQL src repository

Modified files:
. README.pgmemcache pgmemcache.c
pgmemcache.h pgmemcache.sql.in
Log:
Add memcache_server_find(/* hash */ INT4): returns the hostname:port of
the server assigned to the hash value.

Revision Changes Path
1.6 +3 -0 pgmemcache/README.pgmemcache
1.5 +43 -15 pgmemcache/pgmemcache.c
1.6 +3 -0 pgmemcache/pgmemcache.h
1.5 +4 -0 pgmemcache/pgmemcache.sql.in

Browse pgsql-committers by date

  From Date Subject
Next Message User Dfetter 2004-12-25 20:22:52 dbi-link - dbi-link: Set dbi_link.sql to create a separate schema for
Previous Message seanc 2004-12-25 02:56:05 cvs commit: CVSROOT log_accum.pl