pgmemcache: pgmemcache pgmemcache.c pgmemcache.sql.in

From: ormod(at)pgfoundry(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgmemcache: pgmemcache pgmemcache.c pgmemcache.sql.in
Date: 2009-11-29 12:53:31
Message-ID: 20091129125331.DF6A7107208C@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

ormod 2009/11/29 12:53:31 UTC

PostgreSQL src repository

Modified files:
. pgmemcache.c pgmemcache.sql.in
Log:
Add support for bytea keys. To use this you should have
pgmemcache.default_behavior='BINARY_PROTOCOL:1' in your config file.

Revision Changes Path
1.20 +24 -16 pgmemcache/pgmemcache.c
1.11 +3 -0 pgmemcache/pgmemcache.sql.in

Browse pgsql-committers by date

  From Date Subject
Next Message ormod 2009-11-29 13:17:41 pgmemcache: pgmemcache pgmemcache.c
Previous Message ormod 2009-11-29 11:56:54 pgmemcache: pgmemcache pgmemcache.c