Thread: [PATCH] HeapTuple version extension + code cleanup

[PATCH] HeapTuple version extension + code cleanup

From
Zdenek Kotala
Date:
This patch requires patch:
http://archives.postgresql.org/message-id/490875FA.4020709@sun.com

It add t_ver information into HeapTuple structure and add DatumGetHeapTuple
function which allows to reduce code on many places.

        Zdenek


--
Zdenek Kotala              Sun Microsystems
Prague, Czech Republic     http://sun.com/postgresql


Attachment