Fix spccache.c to not suppose that a cache entry will live across database

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 9261b19fb51a45a915421966b29a2e6e92934c7b
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-01-06T23:00:02Z
Releases: 9.0.0
Fix spccache.c to not suppose that a cache entry will live across database
access, per testing with CLOBBER_CACHE_ALWAYS.  Minor other editorialization.

Files

PathChange+/−
src/backend/utils/cache/spccache.c modified +47 −28