| От | Tom Lane |
|---|---|
| Тема | Re: (Updated) Table File Format |
| Дата | |
| Msg-id | 19244.976772683@sss.pgh.pa.us обсуждение |
| Ответ на | (Updated) Table File Format ("Michael Richards" <miker@interchange.ca>) |
| Список | pgsql-hackers |
"Michael Richards" <miker@interchange.ca> writes:
> Following that I find the 2 word tuple pointers.
> The first word appears to be the offset in the page where the tuple can be
> found but the MSB has to be stripped off (haven't found it's function in the
> source yet).
> The second is the transactionid that, if comitted gives this tuple
> visibility???
No, offset and length --- there is also a 2-bit flags field. Look at
the page and item declarations in src/include/storage/
Someone else was recently working on a bit-level dump tool, but I've
forgotten who.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера