Module postgres::error [] [src]

Error types.

Structs

DbError

A Postgres error or notice.

Enums

ConnectError

Reasons a new Postgres connection could fail.

Error

An error encountered when communicating with the Postgres server.

ErrorPosition

Represents the position of an error in a query.

Severity

The severity of a Postgres error or notice.

SqlState

SQLSTATE error codes