|
PostgreSQL Source Code git master
|
Data Fields | |
| Oid | parentIndexOid |
| Oid | indexOid |
| List * | extensionOids |
Definition at line 384 of file tablecmds.c.
| List* PartitionIndexExtDepEntry::extensionOids |
Definition at line 388 of file tablecmds.c.
Referenced by collectPartitionIndexExtDeps().
| Oid PartitionIndexExtDepEntry::indexOid |
Definition at line 387 of file tablecmds.c.
Referenced by collectPartitionIndexExtDeps().
| Oid PartitionIndexExtDepEntry::parentIndexOid |
Definition at line 386 of file tablecmds.c.
Referenced by collectPartitionIndexExtDeps().