pgsql: Fix spccache.c to not suppose that a cache entry will live across - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix spccache.c to not suppose that a cache entry will live across
Date
Msg-id 20100106230003.0D8727541B9@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix spccache.c to not suppose that a cache entry will live across database
access, per testing with CLOBBER_CACHE_ALWAYS.  Minor other editorialization.

Modified Files:
--------------
    pgsql/src/backend/utils/cache:
        spccache.c (r1.2 -> r1.3)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/cache/spccache.c?r1=1.2&r2=1.3)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Access hash entry before freeing it, not after.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than