pgmemcache: pgmemcache pgmemcache.c

From: ormod(at)pgfoundry(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgmemcache: pgmemcache pgmemcache.c
Date: 2009-11-29 13:17:41
Message-ID: 20091129131741.8FA051072085@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

ormod 2009/11/29 13:17:41 UTC

PostgreSQL src repository

Modified files:
. pgmemcache.c
Log:
Seems like we don't need PG_GETARG_BYTEA_P since the text version seems to map to the same code. Simplify previous commit a bit.

Revision Changes Path
1.21 +4 -16 pgmemcache/pgmemcache.c

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-11-29 18:14:32 pgsql: Make pg_stat_activity.application_name visible to all users,
Previous Message ormod 2009-11-29 12:53:31 pgmemcache: pgmemcache pgmemcache.c pgmemcache.sql.in