Crate libpq

Source

Re-exports§

pub use connection::Connection;
pub use lo::LargeObject;
pub use result::PQResult as Result;
pub use result::PQResult;
pub use state::State;
pub use types::Type;

Modules§

connection
encrypt
errors
escape
lo
ping
pipelinev14
poll
printUnix
result
ssl
state
transaction
types

Enums§

Encoding
Format
Status
Verbosity

Functions§

version
Get the version of the libpq library in use.

Type Aliases§

Oid