pub const HISTORY_PRUNED: &'static str;Expand description
Error prefix for a range that reaches below the history floor. Exposed as a
constant because callers (and nesql diff) need to branch on the reason
without string-matching a sentence that may be reworded.