PostgreSQL Source Code git master
|
Data Fields | |
Oid | tableOid |
Oid | indexOid |
Oid RelToCluster::indexOid |
Definition at line 67 of file cluster.c.
Referenced by cluster_multiple_rels(), get_tables_to_cluster(), and get_tables_to_cluster_partitioned().
Oid RelToCluster::tableOid |
Definition at line 66 of file cluster.c.
Referenced by cluster_multiple_rels(), get_tables_to_cluster(), and get_tables_to_cluster_partitioned().