Re: How does pg implement the visiblity of one tuple for specified transaction?

Поиск
Список
Период
Сортировка
От Ankit Kumar Pandey
Тема Re: How does pg implement the visiblity of one tuple for specified transaction?
Дата
Msg-id c512b626-b1d8-3d07-24e5-33e6e0a44c07@gmail.com
обсуждение исходный текст
Ответ на How does pg implement the visiblity of one tuple for specified transaction?  ("jacktby@gmail.com" <jacktby@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Alexander Lakhin
Дата:
Сообщение: Re: Date-Time dangling unit fix
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: SQL JSON path enhanced numeric literals