fn check_refresh_time(option: &str, ts: Timestamp) -> Result<(), PlanError>
Rejects times that mz_materialized_view_refresh_strategies could not pack as a timestamptz, whose range is far smaller than mz_timestamp’s.
mz_materialized_view_refresh_strategies
timestamptz
mz_timestamp