Expand description
Descriptions of PostgreSQL objects.
Structsยง
- Postgres
Column Desc - Describes a column in a
PostgresTableDesc
. - Postgres
KeyDesc - Describes a key in a
PostgresTableDesc
. - Postgres
Schema Desc - Describes a schema in a PostgreSQL database.
- Postgres
Table Desc - Describes a table in a PostgreSQL database.
- Proto
Postgres Column Desc - Proto
Postgres KeyDesc - Proto
Postgres Table Desc