Re: SearchSysCacheTuple(Copy)

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: SearchSysCacheTuple(Copy)
Date: 2000-11-16 04:49:47
Message-ID: 200011160449.XAA25159@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> 4. SearchSysCacheTupleCopy() goes away, since we may as well use
> SearchSysCacheTuple() and ReleaseSysCache() instead of
> SearchSysCacheTupleCopy() and heap_freetuple().

Agreed. The rest sounds good too.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Philip Warner 2000-11-16 05:16:26 Re: Coping with 'C' vs 'newC' function language namesh
Previous Message Bruce Momjian 2000-11-16 04:42:05 Re: Coping with 'C' vs 'newC' function language namesh