pgmemcache: pgmemcache pgmemcache.c pgmemcache.sql.in - Mailing list pgsql-committers

From ormod@pgfoundry.org
Subject pgmemcache: pgmemcache pgmemcache.c pgmemcache.sql.in
Date
Msg-id 20091129125331.DF6A7107208C@pgfoundry.org
Whole thread Raw
List 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

pgsql-committers by date:

Previous
From: ormod@pgfoundry.org
Date:
Subject: pgmemcache: pgmemcache pgmemcache.c
Next
From: ormod@pgfoundry.org
Date:
Subject: pgmemcache: pgmemcache pgmemcache.c