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

2 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		pgtype.go#L118: 	NummultirangeOID       = 4532
		pgtype_default.go#L126: 	defaultMap.RegisterType(&Type{Name: "nummultirange", OID: NummultirangeOID, Codec: &MultirangeCodec{ElementType: defaultMap.oidToType[NumrangeOID]}})