Re: macaddr data type issue

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: macaddr data type issue
Дата
Msg-id 11839.998429218@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: macaddr data type issue  (Alex Pilosov <alex@pilosoft.com>)
Список pgsql-general
Alex Pilosov <alex@pilosoft.com> writes:
> On Tue, 21 Aug 2001, Tom Lane wrote:
>> I'm inclined to rip out both special cases, so that an all-zeroes MAC
>> address is handled exactly like any other address.  Comments?

> Completely agreed. I stepped on this rake once. All zeros is a valid mac
> address and is very different from null.

Okay, patch applied.  Gayland, if you're in a hurry for a solution
you could drop the CVS version of mac.c into 7.1.* --- see
http://www.ca.postgresql.org/cgi/cvsweb.cgi/pgsql/src/backend/utils/adt/mac.c

            regards, tom lane

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

Предыдущее
От: "Mark Coffman"
Дата:
Сообщение: Postgres hangs during VACUUM (autocommit = false)
Следующее
От: "Mitch Vincent"
Дата:
Сообщение: Re: Data types