Re: Allow format 0000-0000-0000 in postgresql MAC parser

Поиск
Список
Период
Сортировка
От Ali Akbar
Тема Re: Allow format 0000-0000-0000 in postgresql MAC parser
Дата
Msg-id CACQjQLpnEZcjsf=Yf55k=ASn7r78H+UTYBf1soQ0XMhGRL1WLg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Allow format 0000-0000-0000 in postgresql MAC parser  (Herwin Weststrate <herwin@quarantainenet.nl>)
Ответы Re: Allow format 0000-0000-0000 in postgresql MAC parser
Список 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 по дате отправления:

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Re: Superuser connect during smart shutdown
Следующее
От: Marko Tiikkaja
Дата:
Сообщение: Re: get_actual_variable_range vs idx_scan/idx_tup_fetch