Skip to main content

contains_mz_now

Function contains_mz_now 

Source
pub(crate) fn contains_mz_now(plan: &ReadThenWritePlan) -> bool
Expand description

Whether a read-then-write mentions mz_now() anywhere.

Read time and write time differ on this path, so mz_now() has no single answer and is refused in every position.