Re: SortSupport for UUID type - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: SortSupport for UUID type
Date
Msg-id CAM3SWZR7xv_9p4V2xpatk2xK7Jxmcz8B6BjAbKtAwhxBEmAK=A@mail.gmail.com
Whole thread Raw
In response to Re: SortSupport for UUID type  (Peter Geoghegan <pg@heroku.com>)
Responses Re: SortSupport for UUID type  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Re: SortSupport for UUID type  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Thu, Oct 8, 2015 at 5:27 PM, Peter Geoghegan <pg@heroku.com> wrote:
> This is more or less lifted from numeric_abbrev_convert_var(). Perhaps
> you should change it there too. The extra set of parenthesis are
> removed in the attached patch. The patch also mechanically updates
> things to be consistent with the text changes on the text thread [1]
> -- I had to rebase.

Attached is almost the same patch, but rebased. This was required
because the name of our new macro was changed to
DatumBigEndianToNative() at the last minute.


--
Peter Geoghegan

Attachment

pgsql-hackers by date:

Previous
From: Jeff Janes
Date:
Subject: Re: GIN data corruption bug(s) in 9.6devel
Next
From: Tomas Vondra
Date:
Subject: Re: GIN data corruption bug(s) in 9.6devel