Function mz_pgwire_common::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.