const github.com/jackc/pgtype.BoxOID

2 uses

	github.com/jackc/pgtype (current package)
		pgtype.go#L32: 	BoxOID              = 603
		pgtype.go#L276: 	ci.RegisterDataType(DataType{Value: &Box{}, Name: "box", OID: BoxOID})