List of all items
Structs
- Config
- Connection
- Error
- Pool
- PoolConfig
- Row
- common::ByteStr
- connection::Config
- connection::Connection
- connection::ParseError
- encode::Encoded
- error::Error
- pool::Pool
- pool::PoolConfig
- pool::PoolConnect
- pool::PoolConnection
- postgres::backend::BackendKeyData
- postgres::backend::BindComplete
- postgres::backend::CloseComplete
- postgres::backend::CommandComplete
- postgres::backend::DataRow
- postgres::backend::EmptyQueryResponse
- postgres::backend::ErrorResponse
- postgres::backend::NegotiateProtocolVersion
- postgres::backend::NoData
- postgres::backend::NoticeResponse
- postgres::backend::ParameterDescription
- postgres::backend::ParameterStatus
- postgres::backend::ParseComplete
- postgres::backend::PortalSuspended
- postgres::backend::ReadyForQuery
- postgres::backend::RowDescription
- postgres::frontend::Bind
- postgres::frontend::Close
- postgres::frontend::Describe
- postgres::frontend::Execute
- postgres::frontend::Flush
- postgres::frontend::Parse
- postgres::frontend::PasswordMessage
- postgres::frontend::Query
- postgres::frontend::Startup
- postgres::frontend::Sync
- postgres::frontend::Terminate
- query::Query
- row::Column
- row::IntoIter
- row::Row
- row::RowResult
- sql::SqlOnce
- transaction::Transaction
Enums
- DecodeError
- error::ErrorKind
- postgres::PgFormat
- postgres::ProtocolError
- postgres::backend::Authentication
- postgres::backend::BackendMessage
- row::DecodeError
Traits
- Decode
- Encode
- Executor
- FromRow
- encode::Encode
- executor::Executor
- postgres::PgType
- postgres::backend::BackendProtocol
- postgres::frontend::FrontendProtocol
- row::Decode
- row::FromRow
- row::Index
- sql::Sql
- sql::SqlExt
- transport::PgTransport
- transport::PgTransportExt
Derive Macros
Functions
- begin
- execute
- postgres::frontend::write
- query
- query::execute
- query::query
- query::query_row
- query_row
- startup