PostgreSQL Source Code git master
Loading...
Searching...
No Matches
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.

◆ 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: