The macaddr datatype understands most formats of MAC address, except 12
Bruce Momjian <bruce@momjian.us>
The macaddr datatype understands most formats of MAC address, except 12 hex digits with no separators, eg 00AABBCCDDEE. This is easily remedied with the following patch (against 7.2.1): Mike Wyer
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/mac.c | modified | +3 −1 |