mz_pgwire_common

Function input_err

Source
pub 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.