setheapoverride

Started by Bruce Momjianover 27 years ago2 messageshackers
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Can someone tell me what setheapoverride() does? I see it around
heap_replace a lot.

-- 
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)
#2Bruce Momjian
bruce@momjian.us
In reply to: Bruce Momjian (#1)
Re: [HACKERS] setheapoverride

Can someone tell me what setheapoverride() does? I see it around
heap_replace a lot.

Seems to allow a transaction to see its own change, but why is that
important when doing heap_replace()?

-- 
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)