Re: Allow format 0000-0000-0000 in postgresql MAC parser - Mailing list pgsql-hackers

From Ali Akbar
Subject Re: Allow format 0000-0000-0000 in postgresql MAC parser
Date
Msg-id CACQjQLpnEZcjsf=Yf55k=ASn7r78H+UTYBf1soQ0XMhGRL1WLg@mail.gmail.com
Whole thread Raw
In response to Re: Allow format 0000-0000-0000 in postgresql MAC parser  (Herwin Weststrate <herwin@quarantainenet.nl>)
Responses Re: Allow format 0000-0000-0000 in postgresql MAC parser
List pgsql-hackers

It has been registered now
(https://commitfest.postgresql.org/action/patch_view?id=1585). I've got
an updated version of the patch with the documentation fix.
 
Looks like the patch is all good. I'm marking as ready for commiter.

On a side note, i'm noticing from http://en.wikipedia.org/wiki/MAC_address, that there is three numbering namespace for MAC: MAC-48, EUI-48 and EUI-64. The last one is 64 bits long (8 bytes). Currently PostgreSQL's macaddr is only 6 bytes long. Should we change it to 8 bytes (not in this patch, of course)?

Regards,
--
Ali Akbar

pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: Superuser connect during smart shutdown
Next
From: Marko Tiikkaja
Date:
Subject: Re: get_actual_variable_range vs idx_scan/idx_tup_fetch