pub type PostgresExtended = Postgres<Extended>;
Postgres engine using the extended query protocol.
struct PostgresExtended { /* private fields */ }