Function pgwire::protocol::parse_sql[][src]

fn parse_sql(sql: &str) -> Result<Vec<Statement<Raw>>, ErrorResponse>