Module mz_postgres_util::desc

source ·
Expand description

Descriptions of PostgreSQL objects.

Structs

Describes a column in a PostgresTableDesc.
Describes a table in a PostgreSQL database.