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

From Tom Lane
Subject Re: WIP: further sorting speedup
Date
Msg-id 16943.1140664728@sss.pgh.pa.us
Whole thread Raw
In response to Re: WIP: further sorting speedup  ("Jim C. Nasby" <jnasby@pervasive.com>)
Responses Re: WIP: further sorting speedup  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-patches
"Jim C. Nasby" <jnasby@pervasive.com> writes:
> Stupid question... how are varlena's handled in Datum?

The Datum is just a pointer into the original tuple in that case.

            regards, tom lane

pgsql-patches by date:

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