Re: How does pg implement the visiblity of one tuple for specified transaction? - Mailing list pgsql-hackers

From Ankit Kumar Pandey
Subject Re: How does pg implement the visiblity of one tuple for specified transaction?
Date
Msg-id c512b626-b1d8-3d07-24e5-33e6e0a44c07@gmail.com
Whole thread Raw
In response to How does pg implement the visiblity of one tuple for specified transaction?  ("jacktby@gmail.com" <jacktby@gmail.com>)
List pgsql-hackers
Hi Jacktby,

Did you try looking at HeapTupleSatisfiesVisibility function (in 
src/backend/access/heap/heapam_visibility.c) ? I think it might give you 
some idea.

Thanks,

Ankit



pgsql-hackers by date:

Previous
From: Alexander Lakhin
Date:
Subject: Re: Date-Time dangling unit fix
Next
From: Peter Eisentraut
Date:
Subject: Re: SQL JSON path enhanced numeric literals