const github.com/jackc/pgx/v5/pgtype.Int4multirangeOID

2 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		pgtype.go#L117: 	Int4multirangeOID      = 4451
		pgtype_default.go#L124: 	defaultMap.RegisterType(&Type{Name: "int4multirange", OID: Int4multirangeOID, Codec: &MultirangeCodec{ElementType: defaultMap.oidToType[Int4rangeOID]}})