Re: New MAC OUI capabilities - Mailing list pgsql-hackers

From Tom Lane
Subject Re: New MAC OUI capabilities
Date
Msg-id 27741.967039417@sss.pgh.pa.us
Whole thread Raw
In response to New MAC OUI capabilities  (Thomas Lockhart <lockhart@alumni.caltech.edu>)
List pgsql-hackers
Thomas Lockhart <lockhart@alumni.caltech.edu> writes:
> Note that I did *not* add a current copy of the oui.txt file from IEEE,
> since it is over half a meg uncompressed. But we could add it to cvs if
> it is advisable.

Then we'd have to worry about keeping it up to date.  That's also
more distribution-bloat than I think is advisable for a relatively
little-used feature.  I vote for just providing a README that tells
where to get the current oui.txt file.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: RE: RE: SSL Patch - again :-)
Next
From: Tom Lane
Date:
Subject: Re: Optimisation deficiency: currval('seq')-->seq scan, constant-->index scan