module documentation

Undocumented

Class INT2VECTOR Undocumented
Class NAME Undocumented
Class OIDVECTOR Undocumented
Class PG_NODE_TREE Undocumented
Constant RELKINDS_ALL_TABLE_LIKE Undocumented
Constant RELKINDS_MAT_VIEW Undocumented
Constant RELKINDS_TABLE Undocumented
Constant RELKINDS_TABLE_NO_FOREIGN Undocumented
Constant RELKINDS_VIEW Undocumented
Variable pg_am Undocumented
Variable pg_attrdef Undocumented
Variable pg_attribute Undocumented
Variable pg_catalog_meta Undocumented
Variable pg_class Undocumented
Variable pg_constraint Undocumented
Variable pg_description Undocumented
Variable pg_enum Undocumented
Variable pg_index Undocumented
Variable pg_namespace Undocumented
Variable pg_sequence Undocumented
Variable pg_type Undocumented
Class _SpaceVector Undocumented
RELKINDS_ALL_TABLE_LIKE = (source)
RELKINDS_MAT_VIEW: tuple[str, ...] = (source)

Undocumented

Value
('m')
RELKINDS_TABLE = (source)

Undocumented

Value
RELKINDS_TABLE_NO_FOREIGN+('f')
RELKINDS_TABLE_NO_FOREIGN: tuple[str, ...] = (source)

Undocumented

Value
('r', 'p')
RELKINDS_VIEW: tuple[str, ...] = (source)

Undocumented

Value
('v')

Undocumented

pg_attrdef = (source)

Undocumented

pg_attribute = (source)

Undocumented

pg_catalog_meta = (source)

Undocumented

pg_class = (source)

Undocumented

pg_constraint = (source)

Undocumented

pg_description = (source)

Undocumented

Undocumented

pg_index = (source)

Undocumented

pg_namespace = (source)

Undocumented

pg_sequence = (source)

Undocumented

Undocumented