const github.com/jackc/pgtype.MacaddrOID

2 uses

	github.com/jackc/pgtype (current package)
		pgtype.go#L41: 	MacaddrOID          = 829
		pgtype.go#L298: 	ci.RegisterDataType(DataType{Value: &Macaddr{}, Name: "macaddr", OID: MacaddrOID})