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

2 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		pgtype.go#L122: 	Int8multirangeOID      = 4536
		pgtype_default.go#L125: 	defaultMap.RegisterType(&Type{Name: "int8multirange", OID: Int8multirangeOID, Codec: &MultirangeCodec{ElementType: defaultMap.oidToType[Int8rangeOID]}})