PostgreSQL Source Code git master
Loading...
Searching...
No Matches
RelToCluster Struct Reference

Data Fields

Oid tableOid
 
Oid indexOid
 

Detailed Description

Definition at line 64 of file cluster.c.

Field Documentation

◆ indexOid

Oid RelToCluster::indexOid

Definition at line 67 of file cluster.c.

◆ tableOid

Oid RelToCluster::tableOid

Definition at line 66 of file cluster.c.


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