Module error
postgres
0.19.8
Module error
Module Items
Structs
Enums
In crate postgres
Modules
binary_copy
config
error
notifications
row
tls
types
Structs
CancelToken
Client
Column
CopyInWriter
CopyOutReader
Notification
Notifications
Portal
RowIter
Socket
Statement
Transaction
TransactionBuilder
Enums
IsolationLevel
SimpleQueryMessage
Traits
GenericClient
ToStatement
postgres
Module
error
Copy item path
Settings
Help
Summary
Source
Expand description
Errors.
Structs
§
DbError
A Postgres error or notice.
Error
An error communicating with the Postgres server.
SqlState
A SQLSTATE error code
Enums
§
Error
Position
Represents the position of an error in a query.
Severity
The severity of a Postgres error or notice.