Simon Riggs <[EMAIL PROTECTED]> writes: > On Mon, 2006-06-26 at 14:36 -0400, Tom Lane wrote: >> I thought for awhile about MemoryTuple (as contrasted to HeapTuple) but >> that seems too generic. Any other thoughts?
> I like MemoryTuple but since we only use it when we go to disk... > ExecutorTuple, MinimalTuple, DataOnlyTuple, MultTuple, TempFileTuple MinimalTuple seems good to me ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster