Overview
Thepg_depend tracks relationships between database objects, such as tables, columns, constraints, and indexes. It mimics the pg_depend PostgreSQL system catalog.
Columns
This table is designed for compatibility with tools that require PostgreSQL system tables, so it mostly has dummy data. Please note that not all columns in
pg_depend are applicable to every type of relation.pg_depend: