Module pg_inherits

Source

Structs§

PgInherits 🔒
The catalog pg_inherits records information about table and index inheritance hierarchies. Ref: [https://www.postgresql.org/docs/current/catalog-pg-inherits.html] This is introduced only for pg compatibility and is not used in our system.

Statics§

_LINKME_ELEMENT_pg_catalog_pg_inherits 🔒

Functions§

pg_catalog_pg_inherits 🔒