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