Re: Re: Buffer access rules, and a probable bug

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Mikheev, Vadim" <vmikheev(at)SECTORBASE(dot)COM>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Re: Buffer access rules, and a probable bug
Date: 2001-07-05 03:16:18
Message-ID: 200107050316.f653GIu26623@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> In theory no because HeapTupleSatisfies...() only touches
> hint bits. What I mean is to implement a new function
> HeapTupleSatisfiesAny() as

Can someone add comments to the Satisfies code to explain each
visibility function? Some are documented and some are not. Seems it
would be good to get this stuff in there for future coders.

--
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 Hiroshi Inoue 2001-07-05 04:45:13 Re: Re: Buffer access rules, and a probable bug
Previous Message Tom Lane 2001-07-05 01:04:59 Re: Re: Buffer access rules, and a probable bug