PostgreSQL Source Code  git master
SeenRelsEntry Struct Reference

Data Fields

Oid rel_id
 
int list_index
 

Detailed Description

Definition at line 37 of file pg_inherits.c.

Field Documentation

◆ list_index

int SeenRelsEntry::list_index

Definition at line 40 of file pg_inherits.c.

Referenced by find_all_inheritors().

◆ rel_id

Oid SeenRelsEntry::rel_id

Definition at line 39 of file pg_inherits.c.


The documentation for this struct was generated from the following file: