Re: B-Tree support function number 3 (strxfrm() optimization) - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: B-Tree support function number 3 (strxfrm() optimization)
Date
Msg-id CAM3SWZTctA8B8SuyLKpuuFESjDN7Ga2GMnRJu=WPK75301boWw@mail.gmail.com
Whole thread Raw
In response to Re: B-Tree support function number 3 (strxfrm() optimization)  (Peter Geoghegan <pg@heroku.com>)
List pgsql-hackers
On Sat, Sep 6, 2014 at 3:01 PM, Peter Geoghegan <pg@heroku.com> wrote:
> I attach another amendment/delta patch

Attached is another amendment to the patch set. With the recent
addition of abbreviation support on 32-bit platforms, we should just
hash the Datum representation as a uint32 on SIZEOF_DATUM != 8
platforms.

--
Peter Geoghegan

Attachment

pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: Adding a nullable DOMAIN column w/ CHECK
Next
From: Noah Misch
Date:
Subject: Re: Patch for psql History Display on MacOSX