Re: mac.c

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: Larry Rosenman <ler(at)lerctr(dot)org>
Cc: pgsql-hackers(at)hub(dot)org
Subject: Re: mac.c
Date: 2000-07-23 20:23:03
Message-ID: 397B5427.CE4F0A8E@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

  • mac.c at 2000-07-23 14:03:25 from Larry Rosenman

Responses

  • Re: mac.c at 2000-07-23 20:49:25 from Larry Rosenman

Browse pgsql-hackers by date

  From Date Subject
Next Message Larry Rosenman 2000-07-23 20:49:25 Re: mac.c
Previous Message Tom Lane 2000-07-23 17:18:39 Re: TODO updates