const github.com/jackc/pgtype.Int4rangeOID

2 uses

	github.com/jackc/pgtype (current package)
		pgtype.go#L76: 	Int4rangeOID        = 3904
		pgtype.go#L290: 	ci.RegisterDataType(DataType{Value: &Int4range{}, Name: "int4range", OID: Int4rangeOID})