macaddr type (fwd)

Поиск
Список
Период
Сортировка
От Larry Rosenman
Тема macaddr type (fwd)
Дата
Msg-id 200007170233.e6H2XA205054@lerami.lerctr.org
обсуждение исходный текст
Ответы Re: macaddr type (fwd)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Now that I'm actually on -HACKERS, did this make it to the list?

Larry 
----- Forwarded message (env-from ler) -----

2 Items  I noticed with PostgreSQL  7.0.2:

1) the macaddr type is NOT documented in the datatypes and functions  documentation.
2) the manufacturer list in  the mac.c module is way out  of date.    this list can be updated from
http://standards.ieee.org/regauth/oui/index.shtml   and massaging the oui.txt file available from there. 
 
   Is there anything I can do to help this?
Also, I noticed a discussion on the INET/CIDR types ongoing here, and was wonderingif there was a way to get an output
functionfor these types that would ALWAYS printall 4 octets of the adddress for use by non-technical people.   I am
currentlywritingan IP allocation and tracking system using these types and find this  a prioblem.
 
Thanks!
Larry Rosenman
-- 
Larry Rosenman                      http://www.lerctr.org/~ler
Phone: +1 972-414-9812 (voice) Internet: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

----- End of forwarded message (env-from ler) -----

-- 
Larry Rosenman                      http://www.lerctr.org/~ler
Phone: +1 972-414-9812 (voice) Internet: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Keyword indexing code for contrib
Следующее
От: Tom Lane
Дата:
Сообщение: Re: macaddr type (fwd)