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

2 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		pgtype.go#L121: 	DatemultirangeOID      = 4535
		pgtype_default.go#L123: 	defaultMap.RegisterType(&Type{Name: "datemultirange", OID: DatemultirangeOID, Codec: &MultirangeCodec{ElementType: defaultMap.oidToType[DaterangeOID]}})