shark.impl.postgresql

Undocumented in source.

Members

Aliases

PostgresqlDatabaseException
alias PostgresqlDatabaseException = ErrorCodeDatabaseException!("PostgreSQL", char)
Undocumented in source.
PostgresqlDatabaseExceptions
alias PostgresqlDatabaseExceptions = ErrorCodesDatabaseException!PostgresqlDatabaseException
Undocumented in source.

Classes

PostgresqlDatabase
class PostgresqlDatabase

PostgreSQL database implementation.

WrongPacketSequenceException
class WrongPacketSequenceException
Undocumented in source.

Meta