Skip to main content

standard_response

Function standard_response 

Source
fn standard_response(db: &LaminarDB, stmt: Statement) -> PgWireResult<Response>
Expand description

Connection-setup statements: transaction control, SET, and a tiny set of catalog probes drivers send during handshake. Anything DDL/DML hits the “use HTTP” error.