|
PostgreSQL Source Code git master
|
Data Fields | |
| Oid | partitionOid |
| Oid | parentTblOid |
| bool | lockedParentTbl |
Definition at line 21560 of file tablecmds.c.
| bool AttachIndexCallbackState::lockedParentTbl |
Definition at line 21564 of file tablecmds.c.
| Oid AttachIndexCallbackState::parentTblOid |
Definition at line 21563 of file tablecmds.c.
| Oid AttachIndexCallbackState::partitionOid |
Definition at line 21562 of file tablecmds.c.