Re: Re: Buffer access rules, and a probable bug - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Re: Buffer access rules, and a probable bug
Date
Msg-id 200107050316.f653GIu26623@candle.pha.pa.us
Whole thread Raw
In response to Re: Re: Buffer access rules, and a probable bug  (Hiroshi Inoue <Inoue@tpf.co.jp>)
List 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@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Re: Buffer access rules, and a probable bug
Next
From: Hiroshi Inoue
Date:
Subject: Re: Re: Buffer access rules, and a probable bug