pgmemcache: pgmemcache Makefile NEWS pgmemcache.c

From: ormod(at)pgfoundry(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgmemcache: pgmemcache Makefile NEWS pgmemcache.c
Date: 2010-02-07 08:50:54
Message-ID: 20100207085054.7FC7A10715DD@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

ormod 2010/02/07 08:50:54 UTC

PostgreSQL src repository

Modified files:
. Makefile NEWS pgmemcache.c
Log:
Fix bug "[#1010761] Crash with pgmemcache 2.0.0 and postgres 8.4", thanks to Marc Munro for
pointing out the problem and a fix for it.

Revision Changes Path
1.8 +1 -1 pgmemcache/Makefile
1.5 +6 -0 pgmemcache/NEWS
1.23 +6 -5 pgmemcache/pgmemcache.c

Browse pgsql-committers by date

  From Date Subject
Next Message ormod 2010-02-07 09:23:56 pgmemcache: pgmemcache NEWS README.pgmemcache pgmemcache.c
Previous Message User Maosen 2010-02-07 07:29:37 pgexternaltable - src: fix mmap bug