Crate libpq[][src]

Re-exports

pub use connection::Connection;
pub use result::Result;
pub use state::State;
pub use types::Type;

Modules

connection
encrypt
escape
ping
poll
print
result
ssl
state
transaction
types
v2

Enums

Encoding
Format
Status
Verbosity

Functions

version

Get the version of the libpq library in use.

Type Definitions

Oid