Add bitwise AND, OR, and NOT operators for macaddr data type.

Robert Haas <rhaas@postgresql.org>

Commit: cc53a1e7ccfa762bda70e1b6a15bfd929bf1b4e3
Author: Robert Haas <rhaas@postgresql.org>
Date: 2012-01-19T20:25:14Z
Releases: 9.2.0
Add bitwise AND, OR, and NOT operators for macaddr data type.

Brendan Jurd, reviewed by Fujii Masao

Files