Re: Sort support for macaddr8 - Mailing list pgsql-hackers

From Chapman Flack
Subject Re: Sort support for macaddr8
Date
Msg-id 0bf5a54f-2f82-aaf3-f7c3-15275a7dc4d7@anastigmatix.net
Whole thread Raw
In response to Sort support for macaddr8  (Melanie Plageman <melanieplageman@gmail.com>)
Responses Re: Sort support for macaddr8
Re: Sort support for macaddr8
List pgsql-hackers
On 6/3/19 3:23 PM, Melanie Plageman wrote:
> Peter and I implemented this small (attached) patch to extend
> abbreviated key compare sort to macaddr8 datatype (currently supported
> for macaddr).

Am I going cross-eyed, or would the memset be serving more of a purpose
if it were in the SIZEOF_DATUM != 8 branch?

Regards,
-Chap



pgsql-hackers by date:

Previous
From: Konstantin Knizhnik
Date:
Subject: Re: Pinned files at Windows
Next
From: Melanie Plageman
Date:
Subject: Re: Avoiding hash join batch explosions with extreme skew and weird stats