[PATCH] HeapTuple version extension + code cleanup - Mailing list pgsql-hackers

From Zdenek Kotala
Subject [PATCH] HeapTuple version extension + code cleanup
Date
Msg-id 4909DFCE.1000702@sun.com
Whole thread Raw
List pgsql-hackers
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

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Block-level CRC checks
Next
From: "Robert Haas"
Date:
Subject: Re: WIP patch: convert SQL-language functions to return tuplestores