Avoid leaking memory while reading toasted entries from pg_rewrite,
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 8 Jan 2006 20:04:41 +0000 (20:04 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 8 Jan 2006 20:04:41 +0000 (20:04 +0000)
commitedfbd0744a3e238ff297e907da5cf39e8433a068
treef84f18dc686a6f735c64e773ac04839ffa041fca
parent44b928e876b06ba6801ec2c60d2cd914a2185c5d
Avoid leaking memory while reading toasted entries from pg_rewrite,
and nail a couple more system indexes into cache.  This doesn't make
any difference in normal system operation, but when forcing constant
cache resets it's difficult to get through the rules regression test
without these changes.
src/backend/utils/cache/relcache.c