Re: MACADDR parsing issues - Mailing list pgsql-bugs

From Tom Lane
Subject Re: MACADDR parsing issues
Date
Msg-id 26657.1307370710@sss.pgh.pa.us
Whole thread Raw
In response to MACADDR parsing issues  (Matthijs Bomhoff <matthijs@quarantainenet.nl>)
Responses Re: MACADDR parsing issues
List pgsql-bugs
Matthijs Bomhoff <matthijs@quarantainenet.nl> writes:
>  The attached version also rejects MACs containing additional
>  whitespace between the octets and separators etc.

I was under the impression that allowing whitespace there was a feature,
not a bug.  I'm not sure about the more general question of which
abbreviated MAC formats are or should be allowed, though.  Can you point
to any standards about that?  I'm disinclined to incur the inevitable
application-compatibility complaints from making the code reject things
it now accepts unless we have a pretty solid argument that "it now acts
more like RFC NNNN says it should".

            regards, tom lane

pgsql-bugs by date:

Previous
From: Matthijs Bomhoff
Date:
Subject: MACADDR parsing issues
Next
From: Matthijs Bomhoff
Date:
Subject: Re: MACADDR parsing issues