|
PostgreSQL Source Code git master
|
Data Fields | |
| Oid | partitionOid |
| Oid | parentTblOid |
| bool | lockedParentTbl |
Definition at line 21506 of file tablecmds.c.
| bool AttachIndexCallbackState::lockedParentTbl |
Definition at line 21510 of file tablecmds.c.
| Oid AttachIndexCallbackState::parentTblOid |
Definition at line 21509 of file tablecmds.c.
| Oid AttachIndexCallbackState::partitionOid |
Definition at line 21508 of file tablecmds.c.