Re: Sort support for macaddr8

From: Chapman Flack <chap(at)anastigmatix(dot)net>
To: Melanie Plageman <melanieplageman(at)gmail(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Sort support for macaddr8
Date: 2019-06-03 21:03:16
Message-ID: 0bf5a54f-2f82-aaf3-f7c3-15275a7dc4d7@anastigmatix.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Melanie Plageman 2019-06-03 21:10:21 Re: Avoiding hash join batch explosions with extreme skew and weird stats
Previous Message Konstantin Knizhnik 2019-06-03 20:37:30 Re: Pinned files at Windows