Re: Bug #559: MACADDR type & 00:00:00:00:00:00

From: Thomas Lockhart <lockhart(at)fourpalms(dot)org>
To: handler(at)grendel(dot)net, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #559: MACADDR type & 00:00:00:00:00:00
Date: 2002-01-11 14:22:44
Message-ID: 3C3EF534.8AD4A196@fourpalms.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2002-01-11 16:51:19 Re: Bug #559: MACADDR type & 00:00:00:00:00:00
Previous Message pgsql-bugs 2002-01-11 13:45:51 Bug #560: ODBC problem at migrating 7.0 to 7.1