Re: [HACKERS] macaddr 64 bit (EUI-64) datatype support - Mailing list pgsql-hackers

From Kuntal Ghosh
Subject Re: [HACKERS] macaddr 64 bit (EUI-64) datatype support
Date
Msg-id CAGz5QCJaOkQxyEVneiinLU=QrHEuD9SK0LTPsMezToTm+U63GA@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] macaddr 64 bit (EUI-64) datatype support  (Haribabu Kommi <kommi.haribabu@gmail.com>)
Responses Re: [HACKERS] macaddr 64 bit (EUI-64) datatype support  (Haribabu Kommi <kommi.haribabu@gmail.com>)
List pgsql-hackers
On Thu, Jan 19, 2017 at 7:46 AM, Haribabu Kommi
<kommi.haribabu@gmail.com> wrote:
>
> Updated patch attached.
>
I've looked at the updated patch. There are still some changes that
needs to be done. It includes:

1. Adding macaddr8 support for btree_gist and testcases.
2. Implementation of macaddr8 support for btree_gin is incomplete. You
need to modify contrib/btree_gin/*.sql files as well. Also, testcases
needs to be added.

Other than that, I've tested the basic implementation of the feature.
It looks good.

-- 
Thanks & Regards,
Kuntal Ghosh
EnterpriseDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Vladimir Borodin
Date:
Subject: Re: [HACKERS] Checksums by default?
Next
From: Amit Kapila
Date:
Subject: Re: [HACKERS] Checksums by default?