Module mz_postgres_util::desc
source · Expand description
Descriptions of PostgreSQL objects.
Structs§
- Describes a column in a
PostgresTableDesc
. - Describes a key in a
PostgresTableDesc
. - Describes a schema in a PostgreSQL database.
- Describes a table in a PostgreSQL database.