Function mz_pgwire::codec::input_err

source ·
fn input_err(source: impl Into<Box<dyn Error + Send + Sync>>) -> Error
Expand description

Constructs an error indicating that the client has violated the pgwire protocol.