Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

pgmemcache: pgmemcache pgmemcache.c pgmemcache.sql.in



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



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group