Re: Bug #559: MACADDR type & 00:00:00:00:00:00 - Mailing list pgsql-bugs

From Thomas Lockhart
Subject Re: Bug #559: MACADDR type & 00:00:00:00:00:00
Date
Msg-id 3C3EF534.8AD4A196@fourpalms.org
Whole thread Raw
In response to Bug #559: MACADDR type & 00:00:00:00:00:00  (pgsql-bugs@postgresql.org)
List pgsql-bugs
> MACADDR type & 00:00:00:00:00:00
> postgresql version 7.1.3, compiled with gcc 2.95.2 on solaris 2.6, running on solaris 2.8.
...
> provisioning=> select macaddr '00:00:00:00:00:00';
> it's not null, so shouldn't it be retrieving as '00:00:00:00:00:00'?
> not that i ever expect to encounter that macaddress in the field, but
> for consistency's sake...
> i just tested 'ff:ff:ff:ff:ff:ff', and it works fine.

Already fixed in the upcoming 7.2. Thanks for the report.

                   - Thomas

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #560: ODBC problem at migrating 7.0 to 7.1
Next
From: Tom Lane
Date:
Subject: Re: Bug #559: MACADDR type & 00:00:00:00:00:00