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

2 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		pgtype.go#L119: 	TsmultirangeOID        = 4533
		pgtype_default.go#L127: 	defaultMap.RegisterType(&Type{Name: "tsmultirange", OID: TsmultirangeOID, Codec: &MultirangeCodec{ElementType: defaultMap.oidToType[TsrangeOID]}})