Question about HeapTupleHeaderData

Поиск
Список
Период
Сортировка
От Federico
Тема Question about HeapTupleHeaderData
Дата
Msg-id a3e8e2210705240156g3171d634uba713af4b7ef0678@mail.gmail.com
обсуждение исходный текст
Ответы Re: Question about HeapTupleHeaderData
Список pgsql-admin
Hi,
I'm writing some papers about PostgreSQL physical storage and I'm
bumping into the  HeapTupleHeaderData layout as descripted here
http://www.postgresql.org/docs/8.2/static/storage-page-layout.html

Reading the source code in src/include/access/htup.h I got a question.

The t_cmin and t_cmax stores the insert and delete CID stamps.
the CID (command that operate on item id?) is similar to XID? where I
can find some docs about CID and its meaning?

Thank you very much in advance.
Regards
Federico
--
Federico Campoli is:
@ PGDay -> Committee, http://www.pgday.it
@ PLUG -> Consigliere, http://www.prato.linux.it
PostgreSQL Consulting  -> PGHost http://www.pghost.eu

В списке pgsql-admin по дате отправления:

Предыдущее
От: v13nr
Дата:
Сообщение: v13nr wants to chat
Следующее
От: Thomas Mack
Дата:
Сообщение: Role based database access