Re: WIP: further sorting speedup - Mailing list pgsql-patches

From Jim C. Nasby
Subject Re: WIP: further sorting speedup
Date
Msg-id 20060223022138.GT86022@pervasive.com
Whole thread Raw
In response to WIP: further sorting speedup  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: WIP: further sorting speedup
List pgsql-patches
On Sun, Feb 19, 2006 at 09:40:46PM -0500, Tom Lane wrote:
> "tape".  This increases the space needed by 8 or 12 bytes (depending on
> sizeof(Datum)) per in-memory tuple, but doesn't cost anything as far as

Stupid question... how are varlena's handled in Datum?
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

pgsql-patches by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: OS X shared memory documentation
Next
From: Tom Lane
Date:
Subject: Re: WIP: further sorting speedup