pub fn raise_text(value: &Value) -> String
Text form of a value inside a RAISE message (NULL renders as <NULL>, booleans as t / f, arrays in brace form).
NULL
<NULL>
t
f