Re: mac.c - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: mac.c
Date
Msg-id 397B5427.CE4F0A8E@alumni.caltech.edu
Whole thread Raw
In response to mac.c  (Larry Rosenman <ler@lerctr.org>)
Responses Re: mac.c  (Larry Rosenman <ler@lerctr.org>)
List pgsql-hackers
> My concern is what do we use to store the first 3 octets of the
> macaddr into the table or how to do the partial match on an existing
> macaddr type.

I had tried to respond to this earlier. For some reason, my new dial-in
drop "can not find" some, but not all, mail addresses. Yours is
apparently on the "can't find" list, as is Jan's (yahoo.com *is* pretty
obscure :/

Anyway, tables are good, and we can make a function/operator pair which
compares mac addresses on manufacturer only. Should be pretty easy.
Shall we get started?
                    - Thomas


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: TODO updates
Next
From: Larry Rosenman
Date:
Subject: Re: mac.c