List of all items
Structs
- authentication::sasl::ChannelBinding
- authentication::sasl::ScramSha256
- message::backend::AuthenticationGssContinueBody
- message::backend::AuthenticationMd5PasswordBody
- message::backend::AuthenticationSaslBody
- message::backend::AuthenticationSaslContinueBody
- message::backend::AuthenticationSaslFinalBody
- message::backend::BackendKeyDataBody
- message::backend::ColumnFormats
- message::backend::CommandCompleteBody
- message::backend::CopyDataBody
- message::backend::CopyInResponseBody
- message::backend::CopyOutResponseBody
- message::backend::DataRowBody
- message::backend::DataRowRanges
- message::backend::ErrorField
- message::backend::ErrorFields
- message::backend::ErrorResponseBody
- message::backend::Field
- message::backend::Fields
- message::backend::Header
- message::backend::NoticeResponseBody
- message::backend::NotificationResponseBody
- message::backend::ParameterDescriptionBody
- message::backend::ParameterStatusBody
- message::backend::Parameters
- message::backend::ReadyForQueryBody
- message::backend::RowDescriptionBody
- message::backend::SaslMechanisms
- message::frontend::CopyData
- types::Array
- types::ArrayDimension
- types::ArrayDimensions
- types::ArrayValues
- types::Box
- types::HstoreEntries
- types::Inet
- types::Path
- types::PathPoints
- types::Point
- types::Varbit
Enums
Functions
- authentication::md5_hash
- escape::escape_identifier
- escape::escape_literal
- message::frontend::bind
- message::frontend::cancel_request
- message::frontend::close
- message::frontend::copy_done
- message::frontend::copy_fail
- message::frontend::describe
- message::frontend::execute
- message::frontend::flush
- message::frontend::parse
- message::frontend::password_message
- message::frontend::query
- message::frontend::sasl_initial_response
- message::frontend::sasl_response
- message::frontend::ssl_request
- message::frontend::startup_message
- message::frontend::sync
- message::frontend::terminate
- password::md5
- password::scram_sha_256
- types::array_from_sql
- types::array_to_sql
- types::bool_from_sql
- types::bool_to_sql
- types::box_from_sql
- types::box_to_sql
- types::bytea_from_sql
- types::bytea_to_sql
- types::char_from_sql
- types::char_to_sql
- types::date_from_sql
- types::date_to_sql
- types::empty_range_to_sql
- types::float4_from_sql
- types::float4_to_sql
- types::float8_from_sql
- types::float8_to_sql
- types::hstore_from_sql
- types::hstore_to_sql
- types::inet_from_sql
- types::inet_to_sql
- types::int2_from_sql
- types::int2_to_sql
- types::int4_from_sql
- types::int4_to_sql
- types::int8_from_sql
- types::int8_to_sql
- types::lquery_from_sql
- types::lquery_to_sql
- types::lsn_from_sql
- types::lsn_to_sql
- types::ltree_from_sql
- types::ltree_to_sql
- types::ltxtquery_from_sql
- types::ltxtquery_to_sql
- types::macaddr_from_sql
- types::macaddr_to_sql
- types::oid_from_sql
- types::oid_to_sql
- types::path_from_sql
- types::path_to_sql
- types::point_from_sql
- types::point_to_sql
- types::range_from_sql
- types::range_to_sql
- types::text_from_sql
- types::text_to_sql
- types::time_from_sql
- types::time_to_sql
- types::timestamp_from_sql
- types::timestamp_to_sql
- types::uuid_from_sql
- types::uuid_to_sql
- types::varbit_from_sql
- types::varbit_to_sql
Type Aliases
Constants
- authentication::sasl::SCRAM_SHA_256
- authentication::sasl::SCRAM_SHA_256_PLUS
- message::backend::AUTHENTICATION_TAG
- message::backend::BACKEND_KEY_DATA_TAG
- message::backend::BIND_COMPLETE_TAG
- message::backend::CLOSE_COMPLETE_TAG
- message::backend::COMMAND_COMPLETE_TAG
- message::backend::COPY_DATA_TAG
- message::backend::COPY_DONE_TAG
- message::backend::COPY_IN_RESPONSE_TAG
- message::backend::COPY_OUT_RESPONSE_TAG
- message::backend::DATA_ROW_TAG
- message::backend::EMPTY_QUERY_RESPONSE_TAG
- message::backend::ERROR_RESPONSE_TAG
- message::backend::NOTICE_RESPONSE_TAG
- message::backend::NOTIFICATION_RESPONSE_TAG
- message::backend::NO_DATA_TAG
- message::backend::PARAMETER_DESCRIPTION_TAG
- message::backend::PARAMETER_STATUS_TAG
- message::backend::PARSE_COMPLETE_TAG
- message::backend::PORTAL_SUSPENDED_TAG
- message::backend::READY_FOR_QUERY_TAG
- message::backend::ROW_DESCRIPTION_TAG